PluginProbe
Image Optimizer – Compress Images and Convert to WebP or AVIF / 1.7.7
Image Optimizer – Compress Images and Convert to WebP or AVIF v1.7.7
1.7.7 1.7.6 1.7.5 1.7.4 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.3.0 1.4.0 1.4.1 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 All 33 releases
← All changes | modules/optimization/templates/details-view/loading.php +4 -4 1.0.2 → 1.7.7 View file →
@@ -8,19 +8,19 @@
8 8 data-image-optimization-status="loading"
9 9 data-image-optimization-action="<?php echo esc_attr( $args['action'] ); ?>"
10 10 data-image-optimization-image-id="<?php echo esc_attr( $args['image_id'] ); ?>"
11 11 data-image-optimization-can-be-restored="<?php echo esc_attr( $args['can_be_restored'] ); ?>">
12 - <span class="setting image-optimizer-setting">
12 + <span class="setting image-optimization-setting">
13 13 <span class="name image-optimization-control__property">
14 - <?php esc_html_e( 'Status', 'image-optimizer' ); ?>:
14 + <?php esc_html_e( 'Status', 'image-optimization' ); ?>:
15 15 </span>
16 16
17 17 <span class="image-optimization-control__property-value">
18 - <?php esc_html_e( 'In Progress', 'image-optimizer' ); ?>
18 + <?php esc_html_e( 'In Progress', 'image-optimization' ); ?>
19 19 </span>
20 20 </span>
21 21
22 - <span class="setting image-optimizer-setting">
22 + <span class="setting image-optimization-setting">
23 23 <span class="name image-optimization-control__property"></span>
24 24
25 25 <span class="image-optimization-control__property-value image-optimization-control__property-value--spinner">
26 26 <span class="spinner is-active"></span>