Beskrivning
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
Installation
- 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
Bidragsgivare och utvecklare
”Frontend Posts” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Frontend Posts” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.