get_usage(); ?>

Total Cache WebP Converter is currently is_extension_active( 'imageservice' ) ) { ?> enabled disabled .

array( 'imageservice', 'compression', ), 'label' => esc_html__( 'Compression type:', 'w3-total-cache' ), 'control' => 'radiogroup', 'radiogroup_values' => array( 'lossy' => 'Lossy', 'lossless' => 'Lossless', ), 'description' => esc_html__( 'Image compression type.', 'w3-total-cache' ), 'disabled' => false, ) ); Util_Ui::config_item( array( 'key' => array( 'imageservice', 'auto', ), 'label' => esc_html__( 'Auto-convert:', 'w3-total-cache' ), 'control' => 'radiogroup', 'radiogroup_values' => array( 'enabled' => 'Enabled', 'disabled' => 'Disabled', ), 'description' => esc_html__( 'Auto-convert images on upload.', 'w3-total-cache' ), 'disabled' => false, ) ); Util_Ui::config_item( array( 'key' => array( 'imageservice', 'visibility', ), 'label' => esc_html__( 'Visibility:', 'w3-total-cache' ), 'control' => 'selectbox', 'selectbox_values' => array( 'never' => array( 'label' => __( 'Never', 'w3-total-cache' ) ), 'extension' => array( 'label' => __( 'If extension is active', 'w3-total-cache' ) ), 'always' => array( 'label' => __( 'Always', 'w3-total-cache' ) ), ), 'description' => esc_html__( 'Show converted image attachments in the Media Library.', 'w3-total-cache' ), 'disabled' => false, ) ); ?>
', $usage['limit_hourly_unlicensed'], $usage['limit_monthly_unlicensed'], '

', $usage['limit_hourly_licensed'], '

' ), array( 'p' => array(), 'br' => array(), ) ); Util_Ui::print_score_block( __( 'Potential Google PageSpeed Gain', 'w3-total-cache' ), '+9', __( 'Points', 'w3-total-cache' ), __( 'In one recent test, converting images to the WebP format added over 9 points to the Google PageSpeed score!', 'w3-total-cache' ), 'https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/webp/?utm_source=w3tc&utm_medium=webp&utm_campaign=proof' ); Util_Ui::pro_wrap_maybe_end( 'imageservice_settings', false ); ?>
null, 'label' => esc_html__( 'Convert all images:', 'w3-total-cache' ), 'label_class' => 'w3tc-imageservice-all', 'control' => 'button', 'none_label' => 'Convert All', 'description' => esc_html__( 'Convert all images in the media library.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => null, 'label' => esc_html__( 'Revert all images:', 'w3-total-cache' ), 'label_class' => 'w3tc-imageservice-revertall', 'control' => 'button', 'none_label' => 'Revert All', 'description' => esc_html__( 'Revert all converted images in the media library.', 'w3-total-cache' ), ) ); ?>