Title: Fields Framework
Author: Naif Amoodi
Published: <strong>July 24, 2013</strong>
Last modified: December 7, 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/fields-framework.svg)

# Fields Framework

 By [Naif Amoodi](https://profiles.wordpress.org/naifamoodi/)

[Download](https://downloads.wordpress.org/plugin/fields-framework.zip)

 * [Details](https://sa.wordpress.org/plugins/fields-framework/#description)
 * [Reviews](https://sa.wordpress.org/plugins/fields-framework/#reviews)
 *  [Installation](https://sa.wordpress.org/plugins/fields-framework/#installation)
 * [Development](https://sa.wordpress.org/plugins/fields-framework/#developers)

 [Support](https://wordpress.org/support/plugin/fields-framework/)

## Description

Please show your support for this plugin by giving it [a rating](https://wordpress.org/support/view/plugin-reviews/fields-framework?rate=5#postform)!

[WordPress Fields Framework Documentation](http://www.rhyzz.com/fields-framework.html)

This plugin can be used to add fields to:

 * Custom Administration Menus and Sub Menus
 * Posts, Pages, Attachments and [Custom Post Types](https://codex.wordpress.org/Post_Types)
 * Categories, Tags and [Custom Taxonomies](https://codex.wordpress.org/Taxonomies)
 * Custom [Widgets](https://codex.wordpress.org/WordPress_Widgets)
 * User Profiles

Sections for Posts and Pages can also be displayed conditionally depending on whether
a Page uses a certain [Page Template](https://codex.wordpress.org/Page_Templates)
or whether a Post uses a certain [Post Format](https://codex.wordpress.org/Post_Formats).
Sections can also be displayed conditionally depending on the Post IDs, Titles or
Slugs.

 * The plugin supports client side validation using JavaScript

#### Fields Supported

Currently the following types of fields are supported:

 * **Group** – A group of fields. You can also create a _group within a group_, 
   i.e. a nested group! Groups can be nested to an infinite level, at least in theory.
 * Text Field
 * Hidden Field
 * Media Field – Let’s you upload a file or enter a custom URL pointing to a file.
   You can use this field for uploading any type of file to the Media library.
 * Textarea
 * Checkbox – You can set whether a checkbox can accept multiple values or not
 * Radio
 * Select – A drop down from which a single or multiple items can be selected depending
   on whether you have allowed selection of multiple values
 * Select_Posts – A drop down which can contain items belonging to any post type
   viz. Posts, Page, Attachments or of any other Custom Post Type
 * Select_Terms – A drop down which can contain terms from any taxonomy which includes
   Tags, Categories or any other Custom Taxonomy
 * Select_Users – A drop down which can contain users registered on the site
 * Editor – A WYSIWYG editor. This is the same one that’s used on the post edit 
   screen by default for editing the content of the post
 * DateTime
 * ColorPicker

All fields except the Editor field can be made repeatable.

#### Additional Field Requests

If you feel the need for an additional field type then please use the [support forum](https://wordpress.org/support/plugin/fields-framework)
and leave your suggestion. This will be looked into ASAP.

## Screenshots

 * [[
 * An Administration Menu
 * [[
 * An Administration Sub Menu
 * [[
 * Repeatable Field Groups and Nested Field Groups
 * [[
 * A section assigned to a page with a page template named ‘Showcase Page’
 * [[
 * A Repeatable Field Group with two fields
 * [[
 * A dump of values from a particular section
 * [[
 * A custom post type named ‘Slide’ with a section associated to it
 * [[
 * A custom post type named ‘Service’ with a section associated to it
 * [[
 * A custom post type named ‘Member’ with a section associated to it
 * [[
 * A custom post type named ‘Testimonial’ with a section associated to it
 * [[
 * An Administration Sub Menu with a bunch of fields
 * [[
 * A section assigned to posts using the audio post format
 * [[
 * A section assigned to posts using the video post format
 * [[
 * A section assigned to posts using the gallery post format
 * [[
 * A section assigned to posts using the image post format
 * [[
 * A section assigned to a page with a page template named ‘About Page’
 * [[
 * Two individual fields
 * [[
 * A section assigned to a page with a page template named ‘Contact Page’
 * [[
 * DateTime field
 * [[
 * ColorPicker field
 * [[
 * A demo of all fields
 * [[
 * An example of a Fields Widget with a Section selection drop down
 * [[
 * A fields widget rendering fields of section associated to it.
 * [[
 * Front end dump of a widget section

## Installation

 1. Upload the folder `fields-framework` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create fields using the functions provided and place them inside your theme’s functions.
    php file or inside a plugin.

## FAQ

### Where is the documentation for this plugin located?

[WordPress Fields Framework Documentation](http://www.rhyzz.com/fields-framework.html)

## Reviews

![](https://secure.gravatar.com/avatar/c3919b8792d375e1011cbadd5c963cb1827671a22a3c54df477df20805eb4192?
s=60&d=retro&r=g)

### 󠀁[Wonderful, simple and very useful](https://wordpress.org/support/topic/wonderful-simple-and-very-useful/)󠁿

 [Marie-Aude](https://profiles.wordpress.org/marie-aude/) September 3, 2016

Thank you very much for this great plugin. It’s a very good framework, and it includes
a lot of features you can find only in premium plugins.

![](https://secure.gravatar.com/avatar/166ef8bcbfe9a3fda614500b2ea80bca706134899101aaf0b945fcacd79afece?
s=60&d=retro&r=g)

### 󠀁[Great](https://wordpress.org/support/topic/great-5841/)󠁿

 [alex1011](https://profiles.wordpress.org/alex1011/) February 8, 2017

Great

![](https://secure.gravatar.com/avatar/b037bf64f9f809c8cec2f74d981fd9f14b0cebf3271cfa56f43bbe0971fc989c?
s=60&d=retro&r=g)

### 󠀁[Nice plugin..](https://wordpress.org/support/topic/nice-plugin-1814/)󠁿

 [Sam](https://profiles.wordpress.org/sam0007/) February 7, 2017

This is really a cool plugin just install in my blog 🙂

 [ Read all 10 reviews ](https://wordpress.org/support/plugin/fields-framework/reviews/)

## Contributors & Developers

“Fields Framework” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Naif Amoodi ](https://profiles.wordpress.org/naifamoodi/)

[Translate “Fields Framework” into your language.](https://translate.wordpress.org/projects/wp-plugins/fields-framework)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fields-framework/),
check out the [SVN repository](https://plugins.svn.wordpress.org/fields-framework/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/fields-framework/)
by [RSS](https://plugins.trac.wordpress.org/log/fields-framework/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.2.5

 * Minor update to backend code

#### 2.2.4

 * Minor update related to stable tag and ability to translate plugin

#### 2.2.3

 * Fixed issue related to translations not loading

#### 2.2.2

 * Hide block editor when hide_content_editor is set to true

#### 2.2.1

 * Display title for User sections

#### 2.2

 * Minor updates

#### 1.0

 * Using new version of jQuery repeatable fields plugin
 * Changing major version number from 0 to 1

## Meta

 *  Version **2.2.5**
 *  Last updated **5 वर्षाः ago**
 *  Active installations **60+**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **5.5.18**
 *  Language
 * [English (US)](https://wordpress.org/plugins/fields-framework/)
 * Tags
 * [custom field](https://sa.wordpress.org/plugins/tags/custom-field/)[custom fields](https://sa.wordpress.org/plugins/tags/custom-fields/)
   [fields](https://sa.wordpress.org/plugins/tags/fields/)
 *  [Advanced View](https://sa.wordpress.org/plugins/fields-framework/advanced/)

## Ratings

 4.5 out of 5 stars.

 *  [  8 5-star reviews     ](https://wordpress.org/support/plugin/fields-framework/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/fields-framework/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fields-framework/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fields-framework/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/fields-framework/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/fields-framework/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fields-framework/reviews/)

## Contributors

 *   [ Naif Amoodi ](https://profiles.wordpress.org/naifamoodi/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fields-framework/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.rhyzz.com/donate.html)