CoderEmbassy Checkout Fields Manager
Add and manage custom fields on your WooCommerce checkout — with customer type visibility, validation, and block checkout support.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cecfm_customer_types | Stores cecfm customer types data created by this plugin. | Static |
| wp_cecfm_fields | Stores cecfm fields data created by this plugin. | Static |
| wp_cecfm_revisions | Stores cecfm revisions data created by this plugin. | Static |
| wp_cecfm_sections | Stores cecfm sections 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_optionsOption key:
cecfm_db_versionOption key:cecfm_native_fieldsOption key:cecfm_seededOption key:cecfm_settingsOption key:cecfm_versionwp_postmetawp_usermeta