=== Theme Stats View === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: Theme, theme, Theme Stats, stats Requires at least: 3.0.1 Requires PHP: 5.6 Tested up to: 5.4 Stable tag: 1.02 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The stats of theme is displayed by block or shortcode. == Description == The stats of theme is displayed by block or shortcode. * Sibling plugin -> [Plugin Stats View](https://wordpress.org/plugins/plugin-stats-view/). = How it works = [youtube https://youtu.be/XJujMVofyWk] == Installation == 1. Upload `theme-stats-view` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress How to use = Shortcode = Please add new Page. Please write a short code. Examples for single theme [tsview slug="twentytwenty"] [tsview slug="twentytwenty" view="simple" link="https://test.com/%slug%/"] * slug Specifies the theme slug. * view View style. Select "normal" or "simple". Default: view="normal" * link You can specify the link destination of the theme name. If not specified, this is the theme homepage link. Can insert a slug tag in the URL of the link. Default: link=null Tag: %slug% * open Description & Tags style for normal view. Select true(View Description & Tags) or false(Hide Description & Tags). Default: open=false Examples for multi themes [taview slug="twentytwenty,twentynineteen,twentyseventeen"] [taview slug="twentytwenty,twentynineteen,twentyseventeen" link="https://test.com/%slug%/"] * slug Specify the slugs of multiple themes separated by a comma. * link You can specify the link destination of the theme name. If not specified, this is the theme homepage link. Can insert a slug tag in the URL of the link. Default: link=null Tag: %slug% == Frequently Asked Questions == none == Screenshots == 1. Screen image for single theme 2. Mobile screen image for single theme 3. Block for single theme 4. Shortcode for single theme 5. Screen image for multi themes 6. Block for multi themes 7. Shortcode for multi themes 8. Settings == Changelog == = 1.02 = Fixed problem of mobile display. = 1.01 = Added multi themes view. Can insert a slug tag in the URL of the link. The total number of reviews can be displayed. = 1.00 = Initial release. == Upgrade Notice == = 1.00 =