Banner for Widget Instance
Display an active widget added to a sidebar within the editor or by using a shortcode, function or action. Wordpress Tutorial
Noted That:
  • To install correctly this widget-instance.zip .
  • Fisrt Download the widget-instance.zip to your computer
  • Extract/Open widget-instance.zip to Your Computer.
  • Then, Find readme.txt file inside widget-instance.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 " widget-instance.zip " to Your Local Computer.

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

Login to Wordpress Widget Instance

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

Go to Plugin Install Widget Instance

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

Click Upload Button Widget Instance

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

Upload Plugin Widget Instance

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

Activate Widget Instance

Step-7 : Then, See left Side Menu. " Widget Instance " folder is added on left Side Menu. Now, Click on " Widget Instance " folder.

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



Guide

This section describes how to install the plugin and get it working.

  1. Upload widget-instance to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Within the editor, you can use the Widget Instance editor button to select
    from available widgets or enter a shortcode following the syntax: [widget_instance id=”[widget_id]”]
  4. Optional step: If you would like to retain the sidebar format of the widget, check the Include Sidebar format checkbox
  5. Within template files you can use the following php snippets:
  • Action: do_action(‘widget_instance’, ‘[widget_id]’);
  • Function: the_widget_instance(‘[widget_id]’);
  • Function: get_the_widget_instance(‘[widget_id]’);

Name