This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

** V 1.0 **
Stable initial release