WP Manifestindependent plugin directory
manifest / security / plugin-blacklist

Plugin Blacklist

Disallows bad WordPress plugins

by LittleBizzy · github.com/littlebizzy/plugin-blacklist · website

11stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/littlebizzy/plugin-blacklist/archive/refs/heads/master.zip

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

Plugin Blacklist Disallows bad WordPress plugins Description Plugin Blacklist helps administrators prevent unwanted WordPress plugins from being used while also flagging plugins that may require review or only temporary activation. The plugin reads its rules from wp-content/blacklist.txt. Entries under [blacklist] are enforced throughout the WordPress admin area: matching active plugins are deactivated, activation attempts are blocked, and the Plugins screen keeps only a Blacklisted label and the delete action. Matching Install Now buttons are also disabled in the WordPress.org plugin installer, including results loaded through AJAX. These restrictions do not delete plugin files or prevent plugins from being uploaded by other methods, but matching plugins cannot remain active. Entries under [graylist] are allowed to remain active but generate an admin warning because they may be prohibited in the future. Entries under [utility] generate an informational reminder to deactivate those plugins when they are not being actively used. Blacklist entries use prefix matching by default. For example, an entry of plugin-name also matches plugin slugs beginning with plugin-name, such as

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
2.2.1Jan 22, 2026
2.2.0Jan 22, 2026
2.1.6Jan 22, 2026
2.1.5Oct 26, 2024
2.1.4Oct 10, 2024
2.1.3Oct 8, 2024
2.1.2Sep 23, 2024
2.1.1Sep 22, 2024
2.1.0Sep 15, 2024
2.0.2Sep 8, 2024
2.0.1Sep 2, 2024
2.0.0Aug 31, 2024
1.1.1Aug 30, 2024
1.1.0Aug 30, 2024
1.0.1Aug 30, 2024
1.0.0Aug 30, 2024