Divit Extension Evaluator

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

  • Create Checker
  • Help
  • Front End

Installation

Installing the Plugin

  1. Download the plugin (.zip file).
  2. Unzip and upload the plugin folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.
  4. 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

February 24, 2023
I’ve been using WordPress for years and have accumulated a long list of plugins that help me manage my site. However, sometimes these plugins conflict with each other and cause issues that are difficult to diagnose. That’s where this plugin comes in – it allowed me to unload plugins without actually deactivating them, which was a game-changer for me. I no longer had to spend time disabling and re-enabling plugins to test for conflicts, which saved me a lot of time and frustration.
Read all 1 review

Contributors & Developers

“Divit Extension Evaluator” is open source software. The following people have contributed to this plugin.

Contributors

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.