Descripción
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
Capturas
Instalación
- 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
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Frontend Posts” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.