Disable Dynamic Search On Plugins > Add New
Disable dynamic search on Plugins > Add New in WordPress admin
by Sridhar Katakam · github.com/srikat/disable-dynamic-plugin-install-search · website
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/srikat/disable-dynamic-plugin-install-search/archive/refs/heads/master.zipDeclares an update source (srikat/Disable-Dynamic-Plugin-Install-Search), so updates arrive through the plugin's own updater.
Readme
Disable Dynamic Plugin Install Search
Disable dynamic search on Plugins > Add New in WordPress admin.
Description
This plugin disables search as you type when searching for a plugin on Plugins > Add New screen. This means you can now press down arrow on your keyboard and select your previously typed plugin search term without getting frustrated with built-in Ajax behavior. Hitting return will search the WordPress plugin repository and display the results.
Installation
- Click on the
Download ZIPbutton at the right to download the plugin - Upload the entire
disable-plugin-install-livefolder to the/wp-content/plugins/directory - Activate the plugin through the
Pluginsmenu in WordPress
Credits
Thanks to David Baker (@dtbaker in WPAustralia Slack) for the Javascript code.
Changelog
1.0.0
- Initial Release
Others
Tested up to: 4.7.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html