CoupleChecks Forms Engine
Forms engine for building quizzes, surveys, simple forms, scoring workflows, submissions, and local results inside WordPress.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_ccfe_results | Stores ccfe results data created by this plugin. | Static |
| wp_ccfe_sessions | Stores 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_postmetawp_postsCustom post type:
ccfe_formwp_termsCustom taxonomy:
ccfe_form_categoryCustom taxonomy:ccfe_question_category