=== Plugin Name === Contributors: davidbaumwald Tags: plugin stats, plugin stats dashboard, plugin statistics, plugins dashboard statistics Requires at least: 3.5 Tested up to: 4.7 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a dashboard widget that grabs plugin statistics from the WordPress.org Plugin Repository for a given author. == Description == This plugin adds a new widget to the admin dashboard that displays simple plugin stats from WordPress.org for a given author. Stats like downloads, active installs, and current version are displayed for each plugin for the designated author. For developers using WordPress who want to keep tabs on their own plugins frequently without visitng the Plugins Directory. Features: * Select any WordPress.org developer username. * View total downloads, active installs, and current version. * Results are cached for a variable amount of time, set by the configuration. == Installation == 1. Upload the `plugins-stats-dashboard` folder to the plugins directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Update the settings by going to "Plugins Stats Dashboard" in the sidebar. == Screenshots == 1. The settings screen for updating default configuration settings. 2. Dashboard widget. == Changelog == = 1.1 = * Adding author setting to the dashboard widget title. * Moving settings page under general settings * Adding "Settings" link to plugins page * Updated translation files * Adding L10n for JS * More strict sprintf text = 1.0.2 = * Resolving tagged version = 1.0.1 = * Resolving tagged version = 1.0.0 = * Initial release