Cptify – Custom Post Type, Fields & Layout Builder
No-code WordPress builder for Post Types, Taxonomies, Custom Fields, and Layouts — without writing a single line of code.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_itsmfp_field_groups | Stores itsmfp field groups data created by this plugin. | Static |
| wp_itsmfp_fields | Stores itsmfp fields data created by this plugin. | Static |
| wp_itsmfp_post_types | Stores itsmfp post types data created by this plugin. | Static |
| wp_itsmfp_saved_shortcodes | Stores itsmfp saved shortcodes data created by this plugin. | Static |
| wp_itsmfp_taxonomies | Stores itsmfp taxonomies data created by this plugin. | Static |
| wp_itsmfp_templates | Stores itsmfp 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:
itsmfp_cpt_rewrite_flush_versionOption key:itsmfp_db_versionOption key:itsmfp_debug_modeOption key:itsmfp_delete_on_uninstallOption key:itsmfp_installed_modulesOption key:itsmfp_pending_rewrite_flushOption key:itsmfp_recent_activityOption key:itsmfp_settingswp_postmeta