Plugin Download Counter

Plugin Banner

Plugin Download Counter

by munishsandy

Download
Description

Counts Plugin Downloads and Ratings from wordpress.org. Use shortcode to show total downloads of any plugin present in https://wordpress.org plugins respository.

Use Shortcode:

[plugin_download_counter plugin_slug="akismet" type="downloads"]  : -- Will show total downloads

[plugin_download_counter plugin_slug="akismet" type="ratings"] : -- Will show average ratings

How to use

  1. First Activate Plugin.
  2. Use Shortcode : [plugin_download_counter plugin_slug=”any-plugin-slug ” type=”downloads”] -> will show total downloads
  3. Use Shortcode : [plugin_download_counter plugin_slug=”any-plugin-slug ” type=”ratings”] -> will show average ratings= Minimum requirements for Duplicate Page =

* WordPress 3.3+
* PHP 5.x
* MySQL 5.x

  1. Upload the plugin-download-counter folder to the directory /wp-content/plugins/.
  2. Activate the plugin using the ‘Plugins’ menu in WordPress.
  1. How to add shortcode.

    How to add shortcode.

  2. Output

    Output

Back to top