PluginProbe
Code Profiler – WordPress Performance Profiling and Debugging Made Easy / 1.6
Code Profiler – WordPress Performance Profiling and Debugging Made Easy v1.6
1.9.5 1.9.4 1.9.3 trunk 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.5 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.6 1.6.1 1.6.10 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 All 40 releases
← All changes | lib/menu_faq.php +4 -2 1.51.6 View file →
@@ -43,10 +43,12 @@
43 43 </td>
44 44 </tr>
45 45 <tr>
46 46 <td style="border-bottom:1px solid #c3c4c7">
47 - <h4><?php esc_html_e('Do I need to deactivate Code Profiler when I\'m not using it ?', 'code-profiler' ) ?></h4>
48 - <?php esc_html_e('There\'s no need to deactivate Code Profiler when you don\'t use it, it has no performance impact on your site.', 'code-profiler' ) ?>
47 + <h4><?php esc_html_e('Do I need to deactivate or uninstall Code Profiler when I\'m not using it ?', 'code-profiler' ) ?></h4>
48 + <?php esc_html_e('First, there\'s no need to deactivate Code Profiler when you don\'t use it, it has no performance impact on your site.', 'code-profiler' ) ?>
49 + <br />
50 + <?php esc_html_e('Second, because an update can affect the performance of your site, you should keep it and run it after every plugin or theme update.', 'code-profiler' ) ?>
49 51 </td>
50 52 </tr>
51 53 <tr>
52 54 <td style="border-bottom:1px solid #c3c4c7">