This is a set of extendable classes to allow easy handling of custom post fields.
As of April 2026, Easy Custom Fields is a WordPress post meta plugin with 60 active installations and a 0/5 rating0. It has been downloaded 9.5K+ times in total. Requires WordPress 2.9.2+ and PHP false+. Available on WordPress.org since 2010. Last updated 13 years ago — may have compatibility concerns. Top alternative: Pure Metafields.
Features:
As this script is mainly meant as basis for developers it needs minor coding skills to add this functionality
to your theme.
In order to make use of this class simply initialize it from the functions.php file of your theme as described below.
require_once( WP_PLUGIN_DIR . '/easy-custom-fields/easy-custom-fields.php' );
$field_data = array (
'testgroup' => arr…| WordPress | 2.9.2+ requiredTested up to 3.3.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.