Banner for Just Custom Fields
Turn WordPress into more powerful CMS by adding advanced and easy to use custom fields Wordpress Tutorial
Noted That:
  • To install correctly this just-custom-fields.zip .
  • Fisrt Download the just-custom-fields.zip to your computer
  • Extract/Open just-custom-fields.zip to Your Computer.
  • Then, Find readme.txt file inside just-custom-fields.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 " just-custom-fields.zip " to Your Local Computer.

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

Login to Wordpress Just Custom Fields

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

Go to Plugin Install Just Custom Fields

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

Click Upload Button Just Custom Fields

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

Upload Plugin Just Custom Fields

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

Activate Just Custom Fields

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

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



Guide
  1. Download, unzip and upload to your WordPress plugins directory.
  2. Activate the plugin within your WordPress Administration Backend.
  3. Go to Settings > Just Custom Fields.
  4. Choose Standard/Custom Post Type, which you want, to edit custom fields.
  5. Create a Fieldset.
  6. Add fields to the Fieldset.

To use values from these fields in your theme, you can use the usual post meta functions such as:

  • get_post_meta()
  • get_post_custom()

To use values from Taxonomy fields in your theme, you can use standard taxonomy meta function:

  • get_term_meta()

Name