Frontend Posts

Plugin Banner

Frontend Posts

by Aakif Kadiwala

Download
Description

Add a Shortcode

[Frontend_Post post_type="post" status="pending"]

where you want to Display Post Form.

status

  • draft
  • pending
  • publish

post_type

  • posttype name
  1. Upload frontend_posts.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('[Frontend_Post post_type="post" status="pending"]'); ?> in your templates

Should add multiple cetegory selection option

By Muhammad Al-Mamun (datfu) on October 30, 2023

Should add multiple cetegory selection option

Back to top