| @@ -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"> |