Mô tả
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.
Cài đặt
- 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.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Guest Posting” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Guest Posting” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0 (24-01-2025)
- Initial release of the plugin. Allows guest post submissions.