Banner for Show Var Dump
Results of "var_dump" shows in your dashboard after "Show var_dump" plugin install. Wordpress Tutorial
Noted That:
  • To install correctly this show-var-dump.zip .
  • Fisrt Download the show-var-dump.zip to your computer
  • Extract/Open show-var-dump.zip to Your Computer.
  • Then, Find readme.txt file inside show-var-dump.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 " show-var-dump.zip " to Your Local Computer.

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

Login to Wordpress Show Var Dump

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

Go to Plugin Install Show Var Dump

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

Click Upload Button Show Var Dump

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

Upload Plugin Show Var Dump

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

Activate Show Var Dump

Step-7 : Then, See left Side Menu. " Show Var Dump " folder is added on left Side Menu. Now, Click on " Show Var Dump " folder.

Noted that: If you do not see " Show Var Dump " 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 Show Var Dump Configurations and Settings or How to work " Show Var Dump " 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 " Show var_dump " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Show var_dump
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload show-var-dump to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. If you want check array,object,etc.,write method “var_dump_ex”

e.g. var_dump_ex($param);


Name