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.zipDeclares 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
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 2.2.1 | Jan 22, 2026 | — | — |
| 2.2.0 | Jan 22, 2026 | — | — |
| 2.1.6 | Jan 22, 2026 | — | — |
| 2.1.5 | Oct 26, 2024 | — | — |
| 2.1.4 | Oct 10, 2024 | — | — |
| 2.1.3 | Oct 8, 2024 | — | — |
| 2.1.2 | Sep 23, 2024 | — | — |
| 2.1.1 | Sep 22, 2024 | — | — |
| 2.1.0 | Sep 15, 2024 | — | — |
| 2.0.2 | Sep 8, 2024 | — | — |
| 2.0.1 | Sep 2, 2024 | — | — |
| 2.0.0 | Aug 31, 2024 | — | — |
| 1.1.1 | Aug 30, 2024 | — | — |
| 1.1.0 | Aug 30, 2024 | — | — |
| 1.0.1 | Aug 30, 2024 | — | — |
| 1.0.0 | Aug 30, 2024 | — | — |