=== Force Delete Plugins === Contributors: jancbeck Tags: administration, plugin management, development, tools Requires at least: 4.0 Tested up to: 4.3 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Changes the default behavior of the bulk delete plugin actions so it deletes plugins regardless whether they are active or not. == Installation == To install the plugin and get it working: 1. Upload plugin files to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Select plugins in the plugin table that you want to delete just like you would do normally. == Frequently Asked Questions == = Why does this plugin exist? I was annoyed by the default behavior of WordPress and wanted to fix it. It's also an excuse to publish a WP plugin in the .org Repo. == Changelog == = 1.0.1 = * Added WP 4.3 compatibility = 1.0.1 = * Added WP.org repository assets = 1.0 = * Initial plugin version