Banner for Plugin Stats View
The stats of plugin is displayed by block or shortcode. Wordpress Tutorial
Noted That:
  • To install correctly this plugin-stats-view.zip .
  • Fisrt Download the plugin-stats-view.zip to your computer
  • Extract/Open plugin-stats-view.zip to Your Computer.
  • Then, Find readme.txt file inside plugin-stats-view.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " plugin-stats-view.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Plugin Stats View

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Plugin Stats View

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Plugin Stats View

Step-5 : Now, Browse " plugin-stats-view.zip " Downloaded plugin from your computer, Where you downloaded " plugin-stats-view.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Plugin Stats View

Step-6 : Now, Click on " Active Plugin "

Activate Plugin Stats View

Step-7 : Then, See left Side Menu. " Plugin Stats View " folder is added on left Side Menu. Now, Click on " Plugin Stats View " folder.

Noted that: If you do not see " Plugin Stats View " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Plugin Stats View Configurations and Settings or How to work " Plugin Stats View " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Plugin Stats View " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Plugin Stats View
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload plugin-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 plugin
[psview slug=”plugin-stats-view”]
[psview slug=”plugin-stats-view” view=”simple” link=”https://test.com/%slug%/”]
* slug Specifies the plugin slug.
* view View style. Choose normal(Standard display), card(Card display) or simple(Simple display). Default: view=”normal”
* link You can specify the link destination of the plug-in name. If not specified, this is the plugin homepage link. Can insert a slug tag in the URL of the link. Default: link=null Tag: %slug%
* open Description style for normal view. Select true(View Description) or false(Hide Description). Default: open=false

Examples for multi plugins
[paview slug=”plugin-stats-view,media-from-ftp,post-date-time-change”]
[paview slug=”plugin-stats-view,media-from-ftp,post-date-time-change” link=”https://test.com/%slug%/”]
* slug Specify the slugs of multiple plugins separated by a comma.
* link You can specify the link destination of the plug-in name. If not specified, this is the plugin homepage link. Can insert a slug tag in the URL of the link. Default: link=null Tag: %slug%


Name