Banner for Custom Options
Quickly create, manage and use custom options in your themes! Wordpress Tutorial
Noted That:
  • To install correctly this custom-options.zip .
  • Fisrt Download the custom-options.zip to your computer
  • Extract/Open custom-options.zip to Your Computer.
  • Then, Find readme.txt file inside custom-options.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 " custom-options.zip " to Your Local Computer.

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

Login to Wordpress Custom Options

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

Go to Plugin Install Custom Options

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

Click Upload Button Custom Options

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

Upload Plugin Custom Options

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

Activate Custom Options

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

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



Guide
  1. Upload the folder custom-options to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Update the plugin through the Options menu in WordPress
  4. Use Custom Options in your theme through the PHP function get_custom_option( $slug, $default_value )
  5. Don’t forget to precede the function by an echo if you want to output it

Name