=== Dynamic Plugins === Contributors: devloper00 Donate link: https://ko-fi.com/devloper Tags: menu, topbar, bar, plugins, add-on, extensions Requires at least: 5.0 or higher Tested up to: 5.7.2 Requires PHP: 5.6 Stable tag: 1.2 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == Get the power to Enable / Disable any plugins from your WordPress admin bar. No need to get back to extensions page to do this. 👉 Dynamically list all the plugins installed on your site. 👉 Enable / Disable any plugins with juste one click 👉 Working with AJAX (No need to refresh to see changes) 👉 Refresh link directly available under the plugins list 👉 Available on front-end and back-end 👉 Nice and smooth interface 🎉 Compatible with Bottom Admin Toolbar == Installation == 1. Upload the `dynamic-plugins` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.2 = * Add nonce verification for Ajax call * Rename variable to prevent conflict with others plugins * Security check for authenticated users * Clean code = 1.1 = * Remove fixed scrollbar on Windows computer * Remove hook wp_ajax_nopriv for non loggedin user = 1.0 = * Initial release