Linux 软件免费装
Banner图

Plugin Name

开发者 abhijitrakas
更新时间 2019年11月29日 14:45
PHP版本: 3.8 及以上
WordPress版本: 5.1.1
版权: GPLv2 or later
版权网址: 版权信息

标签

post contributors contributor post contributors contributors post post contributor

下载

1.0.6 1.1.5-beta1 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.6

详情介绍:

This plugin is show list of post contributor on frontend. At backend there is option to select particular contributor for post. Output in two different format.

安装:

  1. Upload the plugin files to the /wp-content/plugins/post-contributor directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the Settings->Post Contributor screen to configure the plugin.
For list format paste following code in template <?php do_shortcode('[post-authors id="authorList" class="authorName"]'); ?> Both 'class' and 'id' parameter are optional. Result in div format <?php do_shortcode('[contributor id="authorList" class="authorName"]'); ?>

屏幕截图:

  • Post Contributor Setting Page
  • Select where to show contributor option
  • Post Contributor Option
  • Select post contributors

升级注意事项:

v1.1.4 with message changes.

更新日志:

1.1.4 [September 23, 2019] 1.1.3 [September 23, 2019] 1.1.2 [April 9, 2019] 1.1.1 [April 8, 2019] 1.1.0 [April 8, 2019] 1.0.9 [April 1, 2019] 1.0.8 [March 19, 2019] 1.0.7 [March 18, 2019] 1.0.6 [March 18, 2019] 1.0.5 [March 18, 2019] 1.0.4 [March 06, 2019] 1.0.3 [March 05, 2019] 1.0.1 [February 20, 2019]