=== WP Themes Active Stats === Contributors: brainstormforce Tags: wpthemes-count, active-install, stats, themes-stats Requires at least: 3.0 Tested up to: 5.1 Stable tag: 1.0.0 == Description == This plugin is geared towards developers with Themes in the WordPress.org repository and anyone else that wants to easily display information about a Themes that is in the repository. Here is a shortcodes available in the WP Themes Active Stats plugin. `[wp_theme_active_install wp_theme_slug='astra' theme_author='brainstormforce']` 1.`wp_theme_slug="astra"` Name of the Theme from w.org that you want get active install count. 2.`theme_author="brainstormforce"` Theme Author name. == Installation == 1. Unzip the downloaded zip file 2. Upload the included folder to '/wp-content/plugins' directory of your WordPress installation 3. Activate the plugin via the WordPress Plugins page == Frequently Asked Questions == 1. How it works? = It's a shortcode. Add [wp_theme_active_install wp_theme_slug='astra' theme_author='brainstormforce'] to a page/post. == Version 1.0.0 == * Initial release