=== Publish View === Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VL5VBHN57FVS2 Contributors:launchinteractive Tags: save, view, publish, update, draft Requires at least: 3.6.1 Stable tag: trunk Tested up to: 4.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a button so you can save Publish or save Draft and view in one step. == Installation == 1. Upload the `publish-view` folder to the `/wp-content/plugins/` directory or upload the zip within WordPress 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 2.3.2 = * Hide draft view button when post doesn’t have a view page = 2.3.1 = * Minor CSS fixes * Tested WordPress 4.6 = 2.3 = * Improved button positioning * Save Draft & View now supported = 2.2.1 = * Fix layout when Yoast 3.0 is installed = 2.2 = * Check if publish button is disabled. If so don't submit (fix for Require Featured Image plugin) = 2.1 = * Add option per user to open new window for Publish View button = 2 = * Reformat plugin code * Make New Window optional per user and default to checked = 1.7 = * Disable new tab/page for preview buttons in posts and pages = 1.6 = * Prevent warning on some pages = 1.5 = * Added mobile support so button lines up correctly on small screens * Removed prefixed CSS styles as browser support is more than adequate = 1.4 = * Only show publish & view button for public post types = 1.3 = * Prefix functions to avoid conflicts = 1.2 = * Hide button for ACF * Fix position for Woocommerce * Include fonts for old WP rather than linking to FontAwesome = 1.1 = * Added Support for WP 3.6+ = 1.0 = * Initial Release.