WP Custom Status Manager

Create your custom statuses for the core and the custom post type (CPT)

1 database table

Table NameDescriptionMethod
wp_hw_wpsmStores hw wpsm 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:hw_wp_status_manager_ver
wp_usermeta
User meta