=== Toolbar Publish Button === Contributors: webbistro Tags: ux, user experience, wp-admin, publish button, toolbar button, no scroll, easy saving, save changes Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Get a copy of Update/Publish/etc. button to the top Toolbar! There is no longer need to scroll admin pages up and down to save posts and settings. == Description == Too often it turns out very inconvenient to scroll WordPress admin page back and forth in the quest for a big blue button in order to save latest changes. Simple jQuery script of this plugin will duplicate Update / Publish / Save Changes / etc. button for posts, pages, taxonomies, user profiles and settings to the top WordPress Toolbar, so that it is staying on the site when you are scrolling your admin page. The plugin doesn't affect any native WordPress functionality. It just redirects your click to an original button. The plugin, also, uses current button text, of course with the current language. == Installation == 1. Upload 'toolbar-publish-button' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress admin 3. Enjoy the clone of the Update / Publish button on the Toolbar when editing posts, pages and custom post types. == Frequently Asked Questions == There are no questions for now :) == Changelog == = 1.0.2 = * ACF plugin Option Page button support added. = 1.0.1 = * Minor bugs fixing. = 1.0.0 = * Toolbar Publish Button.