Description
Often, we need to test a site with only specific plugins or without any plugins to debug issues or check site performance. The typical method of activating/deactivating plugins in the Admin section can be risky as it may cause the site to malfunction, and it could be time-consuming. This plugin provides a safer and faster way to unload or load plugins on the site without actually deactivating them in the admin..
How to use: Visit the plugin page, crate/configure a checker, save changes, and done.
Everything happens silently and automatically in the background.
Privacy
This plugin does not collect or store any user data. It does not set any cookies, and it does not connect to any third-party locations. Thus, this plugin does not affect user privacy in any way.
Screenshots
Installation
Installing the Plugin
- Download the plugin (.zip file).
- Unzip and upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the
Plugins
menu in WordPress. - Start using it by clicking the ‘Divit Extension Evaluator’ menu in the left Admin Menu
Any specific requirements for this plugin to work?
On activation, the plugin attempts to add a Must Use plugin to the mu-plugin directory. If your server settings prevent this, you will need to manually copy the file ‘mu-plugins/divit-extn-eval-checker.php’ to the ‘wp-content/mu-plugins’ directory. Without this file, the plugin will not function.
Reviews
Contributors & Developers
“Divit Extension Evaluator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Divit Extension Evaluator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Initial release.
2.0
Fixed a bug on plugin activation.
2.1
Updated instructions and help section.
2.2
Updated code to fix fatal errors in some cases.