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.3
Provides a text field in the WP Admin allowing you to jump to common WP Actions.
WP Butler adds a simple text field to your WordPress Admin, that puts everything 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.
- Upload the 'wp-butler' folder to the '/wp-content/plugins/' directory
- Activate the WP Butler plugin through the 'Plugins' menu in WordPress
- Press
shift+alt+b
on any admin page to launch WP Butler. - Work Smarter and Faster!
There are none! ...yet.
- Plugin description now shows the keyboard shortcut to call your butler.
- Bug fixed where butler input field appear below menu in certain circumstances.
- Changed structure to object-oriented.
- Implemented jQuery UI CSS, props Helen Hou-Sandi ( https://github.com/helenhousandi/wp-admin-jquery-ui )
- Updated to move the functionality to a keyboard shortcut and modal arrangement. Now accessible from any admin screen.
- This is the first initial release to test the concept. Would love to know what you think.