Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

Insert post from front-end with featured image

Descripció

This plugin is created for insert post from front-end, Using this plugin we can insert any type of post from front-end with featured image.
And also we can pass post status in shortcode like publish,draft,pending etc.

Instal·lació

  • Upload the directory ‘/insert-post-from-front-end/’ to your WP plugins directory and activate from the Dashboard of the main blog.
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • And use shortcode on any page/post [Insert_post_from_frontEnd post_type="post" status="publish"].
  • If you don’t want to pass post status attribute then automatically post status “draft”.
  • If want to use shortcode on any template file then use <?php echo do_shortcode('[Insert_post_from_frontEnd post_type="post" status="publish"]'); ?>

PMF

None at this time

Ressenyes

Llegiu totes les 2 ressenyes

Col·laboradors i desenvolupadors

«Insert post from front-end with featured image» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

** V 1.0 **
Stable initial release