=== CBX Save and Visit === Contributors: manchumahara Tags: edit, editing, save, visit, publish Requires at least: 3.3 Tested up to: 5.4.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a Save and Visit button to the admin post edit screen which allows you to return to the post listing page after editing. This plugin is based on another plugin 'Save and Close'. == Description == So what is the plugin? The name says it all really, this just adds a Save and Visit button to all pages, posts and custom post types. We've done away with the click so no longer do you need to hit "Update" or "Publish" then click back your post/page on frontend. Save and Visit will just take you right back to your post details! Simple! [Need More information](https://manchumahara.com/cbx-save-and-visit-free-wordpress-plugin/) Note: This plugin is based on this plugin (https://wordpress.org/plugins/lightbulb-save-and-close/) == Installation == 1. Upload `cbxsaveandvisit` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You'll now see an "Update and Visit" button when editing a post, or a "Publish and Visit" button when creating a post! == Changelog == = 1.0.3 * Minor changes = 1.0.2 * More standard sanitization = 1.0.1 = * Sanitization of request * Removed http referer checking and after save direct redirect to post permalink = 1.0.0 = * Initial public release