Banner for My Custom Theme Values
This plugin will provide user to use the custom dynamic values anywhere on the site. Wordpress Tutorial
Noted That:
  • To install correctly this my-custom-theme-values.zip .
  • Fisrt Download the my-custom-theme-values.zip to your computer
  • Extract/Open my-custom-theme-values.zip to Your Computer.
  • Then, Find readme.txt file inside my-custom-theme-values.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 " my-custom-theme-values.zip " to Your Local Computer.

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

Login to Wordpress My Custom Theme Values

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

Go to Plugin Install My Custom Theme Values

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

Click Upload Button My Custom Theme Values

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

Upload Plugin My Custom Theme Values

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

Activate My Custom Theme Values

Step-7 : Then, See left Side Menu. " My Custom Theme Values " folder is added on left Side Menu. Now, Click on " My Custom Theme Values " folder.

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



Guide
  1. Upload custom-theme-values.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Now need to go on Theme Setting page and add your content.
    After saving all your values in plug-in setting page, use echo get_option( ‘my_value’ )[0]; in code to render value in frontend OR Use short code [get-my-values key=”my_value(0)”] in posts and pages to render values.
    You can also use short code button that appears on post and page editor.

Name