Title: Effortless Custom Fields :: ECF
Author: Paras Ralhan
Published: <strong>February 3, 2024</strong>
Last modified: April 16, 2025

---

Search plugins

![](https://ps.w.org/effortless-custom-fields/assets/banner-772x250.jpg?rev=3064627)

![](https://ps.w.org/effortless-custom-fields/assets/icon-256x256.png?rev=3064627)

# Effortless Custom Fields :: ECF

 By [Paras Ralhan](https://profiles.wordpress.org/parasralhan/)

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

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

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

## Description

Effortless custom fields is the **super easy**, **most beautiful**, and the **least
confusing** custom fields plugin you have seen so far.

It offers 32 field types including **posts-dropdown,** **taxonomy-dropdown,** **
users-dropdown,** **menus-dropdown,** **sidebars-dropdown,** **multiple-images,****
multiple-files,** and many more.

It allows you to create fields for all **post types,** **taxonomies,** **all setting
pages,** **customizer,** and **user profiles.**

### How it makes your life 5 times easier :

 
 _It lets you **save all your time & energy** that go in “**confusion, learning,
organizing, waiting, and styling**” with other custom field plugins._   ––––––––––––––––––––––––––––––––––––––

### Create your custom fields in 3 simple steps :

 1. **Choose Fields’ Destination:** Choose where you want to create your fields: for
    posts, pages, categories, customizer, or profile, etc… Every location has its own
    set of fields.
      
 2. **Select Field Type:** Out of 32 types of fields, decide the type you want. Fields’
    visuals, search, and logical categorization help you decide quickly.
      
 3. **Enter Field’s Data:** Just fill the data related to field: label, key, placeholder,
    description, default value, etc… You can also control field’s visibility with visibility
    filters.
      

### Amazing new possibilities, you’ve never seen before :

 * You can now **organize** your fields with **incredible ease.**
 * Its **beautiful** and **minimal design,** and **how elegantly it responds** to
   actions gives an absolute delight.
 * We value your time, so there are **no unnecessary ajax-calls** and **page-loads.**
 * It demands almost **zero learning.** Using it is as easy as breathing. Everything
   just makes sense.
     

––––––––––––––––––––––––––––––––––––––

### More reasons to love it:

 1. **Only one function to learn — “effcf_get” :** This is the only function you need
    to get the field value in the frontend. If a single function can handle it, why
    to offer more. Offering more functions lead to more confusion, more complexity,
    and more effort—exact opposite of our core values. How big deal it can be to learn
    using just one function. Even for learning this, you don’t need to go anywhere 
    else; code is provided where you create the field itself.
      
 2. **Short and simple documentation :** In a race to give more features than their
    competitors, companies end up making softwares so complex that at most times user
    struggles. Instead of putting efforts on design and ease of use, they try to explain
    everything in documentation. But ECF is different. It won’t require you to refer
    documentation often—everything is clear and obvious. Documentation is, however,
    created for ECF but is kept super simple and small. It only covers things that 
    are not obvious.
      
 3. **Fields management is not a pain anymore :** In ECF, you have one place to create
    or manage fields for one location (let’s say post type = post) and a completely
    separate place for another location (post type = page), and so on. No field sharing
    accross locations—direct one to one mapping. Everything neatly organized. No matter
    how many fields you need to manage for each location, you’ll do it with ease and
    confidence.
      
 4. **Easily copy fields to other locations :** In ECF, each location own its independent
    set of fields. If you want similar fields—that you already created for one location—
    for other locations, you can use this option.
     Follow the steps:      **1)** Select
    fields you want to copy.    **2)** Choose action “Copy to other locations.”    **
    3)** Choose locations where you want these fields.    **4)** Click “Copy Selected
    Fields to Selected Locations” button.  
 5. **Fields are trashed before permanent deletion :** Now, you won’t be interrupted
    with most irritating prompt in most software: “Are you sure you want to delete…?”
    Whenever you press delete on a field or field-group, it will safely move to trash—
    living there as long as you want. Whenever you feel the need, you can delete all
    or some of them in one go—by selecting and deleting.
      
 6. **You can disable fields, groups, tabs, etc… :** Disabling fields, groups, tabs,
    etc… is a great option to have. if you are unsure of an entity’s (field, tab, section,
    repeater section) future need, don’t delete it, disable it. It will hide disabled
    entities for your clients but remain in place to be shown whenever needed. You 
    can think of this feature as a temporary deletion.

 
 ––––––––––––––––––––––––––––––––––––––

### Links

 * [**Visit our Website**](https://ecfwp.com/)
 * [**See Docs**](https://ecfwp.com/docs)
 * [**Get Support**](https://ecfwp.com/contact-us)

 
 ––––––––––––––––––––––––––––––––––––––

### PREMIUM

**Effortless Custom Fields** plugin’s **premium version** is also available.

 * **[Learn more »](https://ecfwp.com/)**
 * **[ Buy ECF Premium »](https://ecfwp.com/pricing)**

#### Free vs Premium

 1. **Field Grouping**
 2.  * **Free:** You can group your fields only with “headings.”
     * **Premium:** You can group your fields only with “tabs,” “accordions,” “field
       groups,” and “headings.”
 3. **Repeater**
 4.  * **Free:** No repeatable fields.
     * **Premium:** Create unlimited repeatable fields in any possible location.

 
 ––––––––––––––––––––––––––––––––––––––  

## Screenshots

 * [[
 * This is the landing page of ECF.
 * [[
 * This is where you land after choosing a location.
 * [[
 * Here you create fields for post_type = ‘post’ and how they show up.
 * [[
 * Here you create fields for post_type = ‘page’ and how they show up.
 * [[
 * Here you create fields for ‘customize’ and how they show up.
 * [[
 * Field Type selection panel.
 * [[
 * Multi-images field.
 * [[
 * Radio field.

## Installation

 
 Go to Plugins  Add New  upload the zip  activate

—or—

Go to Plugins  Add New  search “Effortless Custom Fields”  install & activate

## FAQ

### How to Build JS minified files from source code

 
 Effortless Custom Fields plugin is build with _webpack_ and _npm_. You must have**
node** installed on your machine to generate minified files.

Open “effortless-custom-fields/assets” directory in command-line. Run following 
commands in sequence:

**for development build:**

npm install
 npm run build (for development build)

—or—

**for production build:**

npm install
 npm run build-prod (for production build)

## Reviews

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

### 󠀁[Justifies its name—it’s truly effortless!](https://wordpress.org/support/topic/justifies-its-name-its-truly-effortless/)󠁿

 [rahulkhann1](https://profiles.wordpress.org/rahulkhann1/) December 8, 2025

This plugin really touched my heart. The UI is clean and beautiful, and interactions
are so smooth that the creator has put life into it. Everything just makes sense
in the first use itself. Awesome work!

 [ Read all 1 review ](https://wordpress.org/support/plugin/effortless-custom-fields/reviews/)

## Contributors & Developers

“Effortless Custom Fields :: ECF” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ Paras Ralhan ](https://profiles.wordpress.org/parasralhan/)

[Translate “Effortless Custom Fields :: ECF” into your language.](https://translate.wordpress.org/projects/wp-plugins/effortless-custom-fields)

### Interested in development?

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

## Meta

 *  Version **1.0**
 *  Last updated **12 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 5.6.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/effortless-custom-fields/)
 * Tags
 * [custom fields](https://twd.wordpress.org/plugins/tags/custom-fields/)[meta fields](https://twd.wordpress.org/plugins/tags/meta-fields/)
   [metabox](https://twd.wordpress.org/plugins/tags/metabox/)[postmeta](https://twd.wordpress.org/plugins/tags/postmeta/)
   [Profile Fields](https://twd.wordpress.org/plugins/tags/profile-fields/)
 *  [Advanced View](https://twd.wordpress.org/plugins/effortless-custom-fields/advanced/)

## Ratings

 5 out of 5 stars.

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

[Add my review](https://wordpress.org/support/plugin/effortless-custom-fields/reviews/#new-post)

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

## Contributors

 *   [ Paras Ralhan ](https://profiles.wordpress.org/parasralhan/)

## Support

Got something to say? Need help?

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