Beschrijving
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
Installatie
- 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
Bijdragers & ontwikkelaars
“Frontend Posts” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Frontend Posts” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.