CoupleChecks Forms Engine

Forms engine for building quizzes, surveys, simple forms, scoring workflows, submissions, and local results inside WordPress.

2 database tables

Table NameDescriptionMethod
wp_ccfe_resultsStores ccfe results data created by this plugin.Static
wp_ccfe_sessionsStores session data for tracking user or visitor state.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_postmeta
Post meta
wp_posts
Custom post type:ccfe_form
wp_terms
Custom taxonomy:ccfe_form_categoryCustom taxonomy:ccfe_question_category