Descriere
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
Instalare
- 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
Contributori și dezvoltatori
„Frontend Posts” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Frontend Posts” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.