- [+] (Plesk) WP Toolkit now has its own WordPress plugin that provides access to certain WP Toolkit functionality from within WordPress admin dashboard
- Currently site admins can access vulnerability information inside the plugin GUI. More features will be added in the next plugin updates
- The plugin detects when plugins and themes are installed directly through WordPress, so it will apply mitigation strategies immediately, without waiting for the regular check from WP Toolkit
- To install the plugin on all new WordPress installations automatically, add installIntegrationPluginToNewSites = true line to panel.ini (Plesk) or config.ini (cPanel) file.
- Set this option to false if you want to disable this behavior before it becomes default in the subsequent WP Toolkit updates
- To enable the GUI on all non-manual plugin installations, make sure to add the following lines as well:
- integrationPluginApi = true
- integrationPluginUiModuleEnabled = true
- integrationPluginEventModuleEnabled = true