Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Insert post from front-end with featured image

Leírás

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.

Telepítés

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

GYIK

None at this time

Vélemények

2 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Insert post from front-end with featured image” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

Változási napló

** V 1.0 **
Stable initial release