=== WP Admin Category Search === Contributors: atillaordog Donate link: http://attilaordog.wordpress.com/contribution/ Tags: categories Requires at least: 3.0.1 Tested up to: 4.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stable Tag: trunk This plugin adds a new tab to the category boxes on admin add / edit pages. == Description == This tab has a simple field in which you can enter a keyword and the list is filtered by this keyword. Simple as the sun, using easy JS. Especially useful when there are a lot of categories, like in case of a shop. It needs jQuery to run ! Now you can find this plugin on my site: http://www.gadratilprogramming.net/shop/wordpress-plugins/wp-admin-category-search/ Also, the PRO version is out, featuring autocomplete functionality: http://www.gadratilprogramming.net/shop/wordpress-plugins/wp-admin-category-search-pro/ == Installation == To install the plugin, simply install it from the directory, or use the following steps 1. Upload the folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Done == Screenshots == 1. This is how it looks. After you entered the keyword and pushed search, simply go back to the first tab to see the found results. == Changelog == = 0.2 = * Made the input field look nicer * Reset link now resets search field, too = 0.3 = * Made the plugin compatible with WP 4.2 = 0.4 = * Made the plugin compatible with WP 4.4.1 * Added code that makes ENTER act like the go button on the search field = 0.5 = * Made the plugin compatible with WP 4.7.2