<?phpesc_html_e('The Troubleshooting Mode from the Health Check plugin will be available as a standalone plugin in the future, since the primary Health Check features have been available in WordPress since version 5.2.','health-check');?>
<?phpesc_html_e('When troubleshooting issues on your site, you are likely to be told to disable all plugins and switch to the default theme.','health-check');?>
<?phpesc_html_e('Understandably, you do not wish to do so as it may affect your site visitors, leaving them with lost functionality.','health-check');?>
</p>
<p>
<?phpesc_html_e('By enabling the Troubleshooting Mode, all plugins will appear inactive and your site will switch to the default theme only for you. All other users will see your site as usual.','health-check');?>
</p>
<p>
<?phpesc_html_e('A Troubleshooting Mode menu is added to your admin bar, which will allow you to enable plugins individually, switch back to your current theme, and disable Troubleshooting Mode.','health-check');?>
</p>
<p>
<?phpesc_html_e('Please note, that due to how Must Use plugins work, any such plugin will not be disabled for the troubleshooting session.','health-check');?>