=== WP Theme Statistic === Contributors: postmagthemes Tags: Wp theme statistic Requires at least: 4.7 Tested up to: 6.9 Stable tag: 1.0.0 Requires PHP: 5.2.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Wp theme statistic plugin reflect theme statistic data from wordpress.org repository using shortcode. Wp theme statistic plugin shows version no, last theme update date, released date, total download, within days, average download per day, active installation, yesterday download, required WordPress version, required php version and ratings. “ Wp theme statistic “ plugin is useful for theme developer who wants to show their theme download statistic to their viewers in their own site. == Changelog == = 1.0.7 - 10th feb 2026 = * plugin H tag changed for rating from h4 to h3 = 1.0.6 - 10th jun 2024 = made compatible with wordpress 6.5.4 = 1.0.4 - 28th Feb 2021 = * count is replaced by asset in line 118 file wp-theme-statistic.php = 1.0.3 - 30th July 2019 = * loading properties changes = 1.0.2 - 30th July 2019 = * Description was added = 1.0.1 - 30th July 2019 = * Installation process was added with theme slug info = 1.0.0 - 30th July 2019 = * Initial Release. == Installation == 1. Downlad file `wp-theme-statistic.zip`. 2. Upload file to the `/wp-content/plugins/` directory. 3. Activate the plugin through the `Plugins` menu in WordPress. 4. Or you can directly install from wordpress.org 5. After installation , please mention this shortcode [theme-info slug = ‘yourtheme-slug ‘ ] For example : [theme-info slug =‘new-blog’] in any post / page / text widget. So that download statistic of your theme ‘new-blog’ can been seen. == Frequently Asked Questions == = Why to use this plugin ? = This plugin is used to display theme info that has been listed in wordpress.org = What is the purpose of this plugins. = The purpose of this plugin is to show viewers about theme download statistic listed in wordpress.org == Screenshots == 1. Identify theme-slug 2. Configure shortcode 3. Example of shortcode 4. Output of plugin.