Description
It is very useful if you want that your website users can submit posts from the site without going to the WordPress back-end.
For Front-end Access Of post form, we have a shortcode [GUEST_POST_FORM role="author"]
In this shortcode, you need to pass a user role who can submit a post from the front-end.
Another shortcode is [GUEST_POST_LIST type="guest_post" number=10 status="publish"]
.
This shortcode is used for list post with pagination.
Installation
- Upload the entire
guest-post
folder to the/wp-content/plugins/
directory. - Activate the plugin through the \’Plugins\’ menu in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Guest Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Guest Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.