Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Insert post from front-end with featured image

Опис

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.

Постављање

  • 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"]'); ?>

ЧПП

None at this time

Прегледи

Види сва 2 прегледа

Сарадници и градитељи

„Insert post from front-end with featured image“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Insert post from front-end with featured image“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

** V 1.0 **
Stable initial release