Linux 软件免费装

Plugin Downloads Display

开发者 dantaylorseo
更新时间 2015年3月23日 17:31
PHP版本: 3.0 及以上
WordPress版本: 3.8.1

标签

shortcode developer plugin development plugin downloads

下载

1.0

详情介绍:

A plugin that allows you to display the number of times a plugin has been downloaded. Can either be displayed in posts with a shortcode or in templates using a function. Shortcode: [show_downloads slug="slug-of-plugin"]. Function: <?php plugin_downloads("slug-of-plugin"); ?> Credit Harish Chouhan Tuts+ for original code.

安装:

  1. Upload plugin-download-display folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Use shortcode [show_downloads slug="slug-of-plugin"] in posts/pages
  4. Use function <?php plugin_downloads('slug-of-plugin'); ?> in templates

更新日志:

1.0