Popis
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.
Instalace
- 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.
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Guest Posting je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Guest Posting” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0 (24-01-2025)
- Initial release of the plugin. Allows guest post submissions.