该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

** V 1.0 **
Stable initial release