=== WP Butler === Contributors: japh, jordesign License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: admin, actions, butler, autocomplete, automate Requires at least: 3.1 Tested up to: 3.5 Stable tag: 1.2 Provides a text field in the WP Admin allowing you to jump to common WP Actions. == Description == = Streamline the way you use the WordPress Admin = WP Butler adds a simple text field to your WordPress Admin, that puts everthing at your fingertips. Simply start typing the action you wish to perform, and it will show you all the possible options. You're always a single click away. == Installation == 1. Upload the 'wp-butler' folder to the '/wp-content/plugins/' directory 1. Activate the WP Butler plugin through the 'Plugins' menu in WordPress 1. Press `shift+alt+b` on any admin page to launch WP Butler. 1. Work Smarter and Faster! == Frequently Asked Questions == == Changelog == = 1.2 = * Changed structure to object-oriented. * Implemented jQuery UI CSS, props Helen Hou-Sandi ( https://github.com/helenhousandi/wp-admin-jquery-ui ) = 1.1 = * Updated to move the functionality to a keyboard shortcut and modal arrangement. Now accessible from any admin screen. = 1.0 = * This is the first initial release to test the concept. Would love to know what you think.