外掛說明
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.php
to 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〉的開發相關工作。
參與者