>
Download This Plugin | |
Download Elegant Themes | |
Name | Plugin Downloads Display |
Version | 1.0 |
Author | Dan Taylor |
Rating | 0 |
Last updated | 2014-03-07 09:31:00 |
Downloads |
144
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Plugin Downloads Display plugin added 13 bytes of resources to the Home page and 19 bytes of resources to the sample Post page.
Plugin Downloads Display plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Plugin Downloads Display plugin ads no tables to your Wordpress blog database.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.