=== Plugin Name === Contributors: ishimwe,joshuadamour,janvierdesigns Donate link: http://www.wpcoding.ca/donate Tags: post,sidebar, sidebar post, wordpress, posting, wordpress MU, MU Requires at least: Wordpress 3.0 Tested up to: Wordpress 4.0.1 Stable tag: 2.0.1 This plugin allows your visitors (logged in) to submit posts to your site via a simple sidebar widget form. == Description == This plugin allows your visitors (logged in) to submit posts to your site via a simple sidebar widget form. The user must be logged in, otherwise they are shown a log in form. It comes with a javascript form validation (user can't submit post if some fields are empty), and once the post has been submitted it is saved as a draft. You can join/follow the discussion about the plugin on its home page at http://www.freelanceresources.net/forums/forum/plugins-and-softwares/sidebar-post/ == Installation == 1. Upload the entire sidebar-post directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to "Appearance >> Widgets " and add the "NEW POST" widget where you want to have the form show up PS: You can also add the form anywhere in the wordpress by calling the sidebar_post_widget() function anywhere in the template files of the wordpress theme. == Frequently Asked Questions == Check http://www.wpcoding.ca == Screenshots == 1. Add a simple post form on the sidebar 2. You can call the form directly by adding the sidebar_post_widget() function anywhere in the template files of your wordpress theme. == Changelog == 1.0.1 : *Introduced Full translation support *Added Widget options control *added responsiveness 1.1.0 : *Ajax Posting == Upgrade Notice ==