Custom post types for WordPress – ACPT Lite

Create and manage custom post types and taxonomies in seconds. Use the meta fields builder to create complex websites with just a few clicks.

2 database tables

Table NameDescriptionMethod
wp_balancingStores balancing data created by this plugin.Static
wp_cachingStores caching 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:acpt_lite_current_versionOption key:acpt_lite_version
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta