描述
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
安装
- Upload
frontend_posts.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('[Frontend_Post post_type="post" status="pending"]'); ?>in your templates
贡献者及开发者
「Frontend Posts」是开源软件。 以下人员对此插件做出了贡献。
贡献者

