Airy Frontend Forms
Create powerful frontend submission forms for ACF and SCF with complete control over fields, taxonomies, and user submissions.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_affcf_drafts | Stores affcf drafts data created by this plugin. | Static |
| wp_affcf_forms | Stores form definitions and related configuration. | Static |
| wp_affcf_rejections | Stores affcf rejections data created by this plugin. | Static |
| wp_affcf_submissions | Stores form submissions and user-entered data. | 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_optionsOption key:
affcf_activated_atOption key:affcf_captcha_settingsOption key:affcf_db_versionOption key:affcf_deactivated_atOption key:affcf_default_pagesOption key:affcf_email_templatesOption key:affcf_error_messagesOption key:affcf_plugin_versionOption key:affcf_rate_limit_settingsOption key:affcf_security_settingsOption key:affcf_settingsOption key:affcf_submission_limitswp_postmetawp_usermeta