=== Simple Save Redirect Button ===
Contributors: longly10
Author: Yilong Li
Tags: publish button, save button, save and return, save and new, return list, previous post, next post, scroll list, list page highlight
Requires at least: 3.5.1
Tested up to: 4.7.3
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A new "Save" button which is enhanced post's standard "Save" button. It saves post and execute next action: Next/Previous Post, Next/Previous Page, Posts list page, scroll and highlight last edited post, etc.  Saves a lot of clicks and time if you have a lot of posts.

== Description ==

* **Save and New**: saved current post and go to New Post.
* **Save and List** saved current post and go to Posts List page.
* **Save and Scroll** saved current post and go to Posts List page and scroll to last post position and highlight.
* **Save and Next**: saved current post and go to Next Post.
* **Save and Previous**: saved current post and go to Previous Post.

== PS ==

If post type is "Page" the "next/previous" action will skip posts which have same menu order. So much be put different menu order number.
Or sort by title or date working right.

== Installation ==

1. Upload the `simple-save-redirect-button` folder to the `/wp-content/plugins` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. screenshot-1
2. screenshot-2

== Changelog ==

= Version 1.0 (04-15-2017) =
*  Initial release.