Linux 软件免费装
Banner图

Guest Posts

开发者 xpertzmate
sunilkumarthz
更新时间 2022年5月24日 01:28
PHP版本: 7.0 及以上
WordPress版本: 5.8.0
版权: GPLv2 or later
版权网址: 版权信息

标签

custom post type frontend submission

下载

1.0

详情介绍:

It is very useful if you want that your website users can submit posts from the site without going to the WordPress back-end. For Front-end Access Of post form, we have a shortcode [GUEST_POST_FORM role="author"] In this shortcode, you need to pass a user role who can submit a post from the front-end. Another shortcode is [GUEST_POST_LIST type="guest_post" number=10 status="publish"]. This shortcode is used for list post with pagination.

安装:

  1. Upload the entire guest-post folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the \'Plugins\' menu in WordPress.