=== SubmitPress ===
Contributors: robertpeake, robert.peake
Tags: guest post, user contributed, literature, online journal, zine
Requires at least: 3.0.0
Tested up to: 4.7
Stable tag: 0.1.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Manage Your User-Contributed Online Magazine with Wordpress
== Description ==
Manage User-Contributed Online Magazines with Wordpress. This plugin allows you to accept submissions and then accept them as contributions to a magazine issue, flag them for later review, or reject them.
== Installation ==
Install as normal for WordPress plugins.
== Frequently Asked Questions ==
= How do I allow users to register and contribute =
You must allow user registration in Settings > General and (after plugin activation) set the default user type to "Submitter". Alternatively you can use another plugin to make user registration more user-friendly.
= What's the plan for this? =
The idea is to ultimately build out a workflow management system for user-contributed content that is intuitive and elegant, including easy-to-use submission screens for users and sophisticated submission management for editors, including autmoatically-generated email replies.
= I like it, how can I get involved? =
See our project on GitHub.
= Are you affiliated with WordPress in any way? =
This plugin is not affiliated with or endorsed by WordPress in any way. WordPress and the WordPress logo are trademarks of The WordPress Foundation.
= Do you offer any warranty? =
The author provides no warranty as to the suitability to any purpose of this software. You agree to use it entirely at your own risk.
== Screenshots ==
1. Accept/Flag/Reject screen for Submission Item management
2. Report of submissions with percentage complete
== Changelog ==
= 0.1.1 =
* Fixed autoloader bug
= 0.1 =
* Initial release