AKZ Checkout Fields Manager for WooCommerce
Manage WooCommerce checkout fields for both Classic and Block Checkout. Add, edit, reorder and disable fields — no coding required.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cfep_block_fields | Stores cfep block fields data created by this plugin. | Static |
| wp_cfep_fields | Stores cfep fields data created by this plugin. | Static |
| wp_cfep_templates | Stores cfep templates 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:
cfep_activated_beforeOption key:cfep_block_needs_wc_fieldsOption key:cfep_field_types_migratedOption key:cfep_installed_timeOption key:cfep_languageOption key:cfep_rest_routes_flushedOption key:cfep_review_dismissedOption key:cfep_review_doneOption key:cfep_show_in_emailsOption key:cfep_show_in_order_detailsOption key:cfep_version