=== Plugins Downloads Counter === Contributors: kouratoras Plugin Name: Plugins Downloads Counter Plugin URI: http://wordpress.org/extend/plugins/plugins-downloads-counter/ Author URI: http://www.kouratoras.gr Author: Konstantinos Kouratoras Donate link: Tags: plugins, downloads, counter, directory Requires at least: 3.2 Tested up to: 4.1 Stable tag: 0.2 Version: 0.2 License: GPLv2 or later Get combined download counts for all your plugins on WordPress.org, using http://wptally.com/ API. == Description == Get combined download counts for all your plugins on WordPress.org. The plugin uses the http://wptally.com/ API. == Installation == 1. Upload the entire plugins-downloads-counter folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the Plugins menu in WordPress. 3. Use shortcode `[plugins_downloads_counter username="yourusername"]` or add 'Plugins Downloads Counter' widget in any post/page content to display your plugins' download counts. == Frequently Asked Questions == = Which parameters can I pass to the shortcode? = You can pass the username parameter: `[plugins_downloads_counter username="yourusername"]` == Screenshots == 1. Shortcode usage 2. Plugins Downloads Counter in action 2. Widget settings 2. Widget in action == Changelog == = 0.2 = * Added widget functionality = 0.1 = * Initial Release