Custom WP Framework

Create custom post types easily from the WordPress admin dashboard. No coding knowledge required!

1 database table

Table NameDescriptionMethod
wp_cwf_custom_post_typesStores cwf custom post types 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:custom_wp_framework_versionOption key:cwf_rewrite_required