外掛說明
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.
安裝方式
- 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.
常見問題集
-
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.0 (24-01-2025)
- Initial release of the plugin. Allows guest post submissions.