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/core/components/not-connected-modal.php +1 -1 1.7.41.7.7 View file →
@@ -27,9 +27,9 @@
27 27 </svg>
28 28 </button>
29 29 <img src="<?php echo esc_url( plugins_url( 'assets/static/connect.jpg', dirname( __DIR__, 2 ) ) ); ?>" alt="<?php esc_html_e( 'Connect now', 'image-optimization' ); ?>">
30 30 <h2><?php esc_html_e( 'Let\'s start optimizing your images!', 'image-optimization' ); ?></h2>
31 - <p><?php esc_html_e( 'Connect the Image Optimizer plugin to speed up your site. We\'ll handle the rest.', 'image-optimization' ); ?></p>
31 + <p><?php esc_html_e( 'Connect the Image Optimization plugin to speed up your site. We\'ll handle the rest.', 'image-optimization' ); ?></p>
32 32 <ul>
33 33 <li><?php esc_html_e( 'Boost site speed and compress images', 'image-optimization' ); ?></li>
34 34 <li><?php esc_html_e( 'Bulk optimization for faster processing', 'image-optimization' ); ?></li>
35 35 <li><?php esc_html_e( 'Convert to AVIF and WebP formats', 'image-optimization' ); ?></li>