Plugins Page Cleanup #8 in Admin & Dashboard
Tidies up common annoyances in WordPress admin's plugins page.
by BrianHenryIE · github.com/brianhenryie/bh-wp-plugins-page · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/brianhenryie/bh-wp-plugins-page/releases/download/1.4.1/bh-wp-plugins-page.1.4.1.zipDeclares an update source (https://github.com/BrianHenryIE/bh-wp-plugins-page/), so updates arrive through the plugin's own updater.
Readme
Plugins Page Cleanup
Cleans up WordPress's plugins.php.
Description
- Removes formatting from links
- Allows renaming plugin titles
- Prevents redirecting away from plugins.php on plugin activation
- Moves external links from the action links (first) column into the description column, and vice-versa
- Moves deactivate to the end of the list of action links, and settings to the beginning (where it exists)
- Replaces GitHub links with icons
- Removes click handlers on Deactivate links (to remove deactivation surveys)
Before:

After:

Rename plugins:

Removes JavaScript hooked to deactivation buttons to prevent these:

Installation
TODO:
Set a max-length on plugin titles (line-break) so the description column isn't too cramped.Added renaming.- When removing a Licence link, add an admin notice for a few days so users can still easily access the page.
- Add a UI for adding Settings links for plugins that don't have them
- Add installed date and last updated date on each plugin
- Logs should go before Deactivate, never ahead of anything else.
Reconsider use of PHP_INT_MAX in actions.
More Information
See github.com/BrianHenryIE/WordPress-Plugin-Boilerplate for initial setup rationale.
Acknowledgements
I was finally promoted to write this after seeing someone (Timbr) complain about this same irritating problem on Discord.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.4.1 | Sep 3, 2026 | bh-wp-plugins-page.1.4.1.zip | 0 |
| 1.4.0 | Feb 15, 2026 | bh-wp-plugins-page.1.4.0.zip | 10 |
| 1.3.0 | Apr 28, 2023 | bh-wp-plugins-page.1.2.0.zip | 25 |
| 1.2.0 | Mar 1, 2023 | bh-wp-plugins-page.1.2.0.zip | 12 |
| 1.1.1 | Oct 20, 2022 | bh-wp-plugins-page.1.1.1.zip | 10 |
| 1.10.0 | Sep 28, 2022 | bh-wp-plugins-page.1.1.0.zip | 9 |
| v1.0.9 | Apr 27, 2022 | bh-wp-plugins-page.1.0.9.zip | 12 |
| v1.0.7 | Sep 15, 2021 | bh-wp-plugins-page.1.0.7.zip | 9 |
| 1.0.5 | Sep 9, 2021 | bh-wp-plugins-page.1.0.5.zip | 8 |
| v1.0.3 | Jan 26, 2021 | bh-wp-plugins-page-1.0.3.zip | 6 |
| v1.0.2 | Jan 23, 2021 | bh-wp-plugins-page-1.0.2.zip | 3 |
| v1.0.1 | Jan 17, 2021 | bh-wp-plugins-page-1.0.1.zip | 4 |
| v1.0.0 | Jan 17, 2021 | bh-wp-plugins-page-1.0.0.zip | 4 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.