Codeideal Open Fields

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

6 database tables

Table NameDescriptionMethod
wp_cof_fieldsStores cof fields data created by this plugin.Static
wp_cof_fieldsetsStores cof fieldsets data created by this plugin.Static
wp_cof_locationsStores cof locations data created by this plugin.Static
wp_cofld_fieldsStores cofld fields data created by this plugin.Static
wp_cofld_fieldsetsStores cofld fieldsets data created by this plugin.Static
wp_cofld_locationsStores cofld locations data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:cofld_db_versionOption key:cofld_settingsOption key:cofld_version
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta