Add Post From Site Frontend – Guest Posts

It is very useful plugin which provide functionality to add posts from website without going into WordPress admin. Your website authors submit their posts from website frontend and you will notification for the same.

GUEST POST


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 posts with pagination.