Description
The “Guest Posting” plugin allows users to submit guest posts via a form on your site. After submission, posts are saved as drafts for review by the administrator.
Features
- Allows guest authors to submit their posts.
- Posts are saved as drafts, awaiting review.
- Displays a success or error message after submission.
- Easy-to-use form embedded using a shortcode.
Usage
- To display the guest post submission form, use the shortcode
[bdp_guest_posting_form]
in a page or post. - After submitting, the form will display a success message or an error message depending on the outcome.
Installation
- Upload the
guest-posting
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add the shortcode
[bdp_guest_posting_form]
to any post, page, or widget to display the submission form.
FAQ
-
How do I add the guest post submission form to my site?
-
Simply use the shortcode
[bdp_guest_posting_form]
on any page or post. -
Where are guest posts saved after submission?
-
All guest posts are saved as drafts and can be reviewed and published by the site administrator.
-
Can I edit or delete the guest posts?
-
Yes, guest posts can be edited or deleted from the WordPress admin panel under Posts > All Posts.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Guest Posting” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Guest Posting” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 (24-01-2025)
- Initial release of the plugin. Allows guest post submissions.