=== Practical Publishing Actions ===
Contributors: lancehmd
Tags: practical, publish, publishing, actions, add new, back to list, post list
Requires at least: 2.9.0
Tested up to: 4.7.5
Stable tag: 1.0.0
License: MIT
License URI: license.txt

After saving a post, go directly back to the posts list or create a new one.

== Description ==

This plugin adds two buttons to the publishing actions meta-box:

* A button to add a new post after saving/publishing.
* A second button to return to the post list after saving/publishing.

It will add these buttons to every post type, including pages, and any custom post types.

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= Can I configure which post types show the actions? =

Not yet. That is a feature that will be added in an upcoming update.

== Screenshots ==

1. Buttons shown when creating a new post.
2. Buttons shown when updating an existing post.

== Changelog ==

= 1.0 =
* Initial release.