atshift Fields (Maintenance for Custom Field Suite)

Maintained and extended CFS-compatible fields with safer edit screens, tab/accordion/conditional groups, native fields, and meta box placement.

2 database tables

Table NameDescriptionMethod
wp_cfs_sessionsStores session data for tracking user or visitor state.Static
wp_cfs_valuesStores cfs values 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:start_of_week
wp_postmeta
Post meta
wp_usermeta
User meta