We'll create fresh WordPress site with Cleaner Plugin Installer installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Cleaner Start Page for “Add Plugins” (Installer)
A LARGE search box to find plugins for installing more easily and way faster.
No clutter. The regular content of the “Featured” tab was removed: not the 6 same old plugin cards cards any longer and no useless tag cloud anymore!
Plus: set the number of displayed plugin cards per page via “Screen Options” tab (on top right corner).
As of WordPress 4.0+, going to “Add Plugins” page and being welcomed by always the same old 6 featured plugin cards annoyed me big time! So I thought on how to change this default behavior. Due to WordPress’ genius Hooks & Filter functionality I could easily tweak this via my plugin.
Now it starts with what should have been the default (in my opinion) from the beginning: a large and nice plugin search box – because that’s what I do all the day :). Side benefit: better performance as no external plugin card content has to be loaded!
And there you have it, a one-purpose admin helper plugin aiming at (super) administrators and webmasters searching for and installing plugins from WordPress.org repository on a daily basis.
original video link: Screencast by plugin developer David Decker
plugin-install.php
admin start page!/wp-admin/
when and where needed.install_plugins
for your user role (to access the plugin installer page)!cleaner-plugin-installer.pot
) for translators is also always included 🙂Enjoy using Cleaner Plugin Installer? Please consider making a small donation to support the project’s continued development.
/wp-content/languages/cleaner-plugin-installer/
(just create this folder) – This enables you to use fully custom translations that won’t be overridden on plugin updates. Also, complete custom English wording is possible with that as well, just use a language file like cleaner-plugin-installer-en_US.mo/.po
to achieve that.Easy plugin translation platform with GlotPress tool: Translate “Cleaner Plugin Installer”…
Note: All my plugins are internationalized/ translateable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating and validating I recommend the “Poedit Editor”, which works fine on Windows, Mac and Linux.
As of WordPress 4.0+ the new plugin installer start page was annoying me. By scratching my own itch here I came up with this plugin ;-). I hope you enjoy it as much as I do :).
Special Thanks go out to my family for allowing me to do such spare time projects (aka free plugins) and supporting me in every possible way!