=== Publish/Update Button At Bottom === Contributors: kevleitch Plugin Name: Publish/Update Button At Bottom Plugin URI: Tags: custom fields, admin, admin area, publish button, update button, preview changes, move to trash, preview, trash Author URI: Author: Kev Leitch Requires at least: 3.8.5 Tested up to: 4.3 Stable tag: 2.0.2 Version: 2.0.2 This plugin was developed for Post screens with lots of custom fields which make the editing screen long. == Description == This plugin adds a sticky footer which contains a Publish/Update button, a Move to Trash button and a Preview Changes button. It can be hidden or shown using the keyboard if desired. = Tested on = * PC Chrome :) * PC Firefox :) * PC Opera :) * PC Edge :) * PC Safari :) I don't have access to a Mac. If you have Mac access and can test the plugin on your various browsers I'd be very grateful. This version is also not responsive. This will be implemented when I have the time! == Installation == 1. Either install the plugin via the WordPress plugin screen or manually upload 'Publish/Update Button At Bottom' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress. There are no Settings (yet!) == Screenshots == 1. This is how the plugin looks in the Post add/edit screen == Changelog == = 1.0.0 = * Publish/Update Button At Bottom. = 2.0.0 = * Limited width of bar * Added Save Draft button * Placed explanatory text in speech bubble * Made speech bubble go away by setting a cookie when 'got it' link is clicked. Cookie value is fetched upon page load and if isset, hides speech bubble * Various CSS work = 2.0.1 = * Added broken image * Fixed relevant styles = 2.0.2 = * Added Safari on Win test results * Successful test after updating WP to 4.3 * Restrict plugin to Post and Page