PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Post Meta
  4. Codeideal Open Fields
Codeideal Open Fields icon

Codeideal Open Fields

A free, modern custom fields plugin for WordPress. Build field groups with a visual editor — no code required.

By shayancode·Post Meta·Free
00
·30 active installs·Updated 1 month ago
DownloadVisit HomepageCompare

As of April 2026, Codeideal Open Fields is a WordPress post meta plugin with 30 active installations and a 0/5 rating0. It has been downloaded 259 times in total. Requires WordPress 6.0+ and PHP 7.4+. Available on WordPress.org since 2026. Recently updated within the last 3 months. Top alternative: Pure Metafields.

0/5Rating
30active installs
259total downloads
2 monthssince 2026

Overview

Codeideal Open Fields lets you add custom fields to posts, pages, custom post types, taxonomies, and users. The admin interface is built with React and TypeScript — fast, responsive, and intuitive.

All features are free. No premium tier. No locked functionality.

Quick Start

get_field( 'my_field' ) — retrieve any field value.

the_field( 'my_field' ) — echo a field value directly.

Template Examples

Simple field:

<?php echo esc_html( get_field( 'subtitle' ) ); ?>

Repeater loop:

<?php while ( have_rows( 'team_members' ) ) : the_row(); ?>
    <h3><?php the_sub_field( 'name' ); ?></h3>
    <p><?php the_sub_field( 'role' ); ?></p>
<?php endwhile; ?>

User field (with prefix):

<?php echo esc_html( get_field( 'company', 'user_' . $user_id…
Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress6.0+ requiredTested up to 6.9.4
PHP7.4+ required

Top Alternatives to Codeideal Open Fields

Pure Metafields icon
Pure Metafields
4.310K+ installsUpdated 2 months ago
ViewCompare
Advanced Query Loop icon
Advanced Query Loop
4.75.0K+ installsUpdated 1 month ago
ViewCompare
Post Meta Inspector icon
Post Meta Inspector
4.83.0K+ installsUpdated 9 years ago
ViewCompare
Post Meta Data Manager icon
Post Meta Data Manager
51.0K+ installsUpdated Today
ViewCompare
Ultimate Fields icon
Ultimate Fields
5900 installsUpdated 7 years ago
ViewCompare
View all post meta plugins →

Frequently Asked Questions

Changelog

0.4.1

  • Added: Full internationalization (i18n) support — all admin UI strings are now translatable
  • Added: RTL (right-to-left) language support — admin interface works correctly in RTL languages like Arabic, Hebrew, and Farsi
  • Added: Translation-ready React admin, Gutenberg block, and relational fields
  • Fixed: Block editor strings now use the correct text domain
  • Fixed: wp_set_script_translations() for all JavaScript handles

…and 1 more changes

View full changelog on WordPress.org

Contributors

shayancodeshayancode
Plugin Info
Version
0.4.2
Last Updated
Feb 24, 2026
WP Requires
6.0+
Tested Up To
6.9.4
PHP Requires
7.4+
Active Installs
30
Downloads
259
Added
Feb 24, 2026
Business
Free

Tags

post metacustom metameta fieldscustom fieldsfield builder

Developer

S
shayancode
1 plugins0.0M+ total installs
View all plugins →

Quick Compare

Codeideal Open Fields vs Pure Metafields→Codeideal Open Fields vs Advanced Query Loop→Codeideal Open Fields vs Post Meta Inspector→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.