=== Plugin Download Counter === Contributors: munishsandy Tags: plugin, downloads, download, count, ratings, rating, download count, download counter,counter Requires at least: 3.4 Tested up to: 4.7.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Counts Plugin Downloads and Ratings from wordpress.org plugins respository == 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 == Installation == 1. Upload the `plugin-download-counter` folder to the directory `/wp-content/plugins/`. 2. Activate the plugin using the 'Plugins' menu in WordPress. == Frequently asked questions == ## 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 == Screenshots == 1. How to add shortcode. 2. Output == Changelog == == Other Notes == = Minimum requirements for Duplicate Page = * Wordpress 3.3+ * PHP 5.x * MySQL 5.x