PluginProbe
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript / 4.1.16
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript v4.1.16
4.1.16 4.1.15 4.1.14 4.1.13 4.1.12 4.1.11 4.1.10 4.0.30 4.0.29 4.0.28 4.0.27 4.0.26 4.0.24 4.0.25 4.0.23 4.0.22 4.0.21 4.0.19 4.0.18 4.0.17 4.0.16 1.9.3 1.9.4 1.9.5 1.9.6 All 170 releases
← All changes | admin/tabs/image-optimization.php +1 -1 4.0.214.1.16 View file →
@@ -7,9 +7,9 @@
7 7 <div class="berqwp-webp">
8 8 <div class="berqwp-webp-content">
9 9 <div class="berq-box-content">
10 10 <h3 class="berq-box-title"><?php esc_html_e('WebP Conversion', 'searchpro'); ?></h3>
11 - <p><?php esc_html_e("$plugin_name automatically converts images into the WebP format when creating the page cache. This helps improve website performance by reducing image file sizes without compromising quality. It does not modify the original images.", 'searchpro'); ?></p>
11 + <p><?php printf( /* translators: %s: Plugin name */ esc_html__('%s automatically converts images into the WebP format when creating the page cache. This helps improve website performance by reducing image file sizes without compromising quality. It does not modify the original images.', 'searchpro'), esc_html($plugin_name) ); ?></p>
12 12 <table class="berq-image-settings">
13 13 <tr>
14 14 <td>
15 15 <p><?php esc_html_e('Max image width:', 'searchpro'); ?></p>