开发者 | dantaylorseo |
---|---|
更新时间 | 2015年3月23日 17:31 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 3.8.1 |
[show_downloads slug="slug-of-plugin"]
.
Function: <?php plugin_downloads("slug-of-plugin"); ?>
Credit Harish Chouhan Tuts+ for original code.
plugin-download-display
folder to the /wp-content/plugins/
directory[show_downloads slug="slug-of-plugin"]
in posts/pages<?php plugin_downloads('slug-of-plugin'); ?>
in templates