General Contact Form
Genaral Contact From plugin allows a wordpress admin to easily create and add contact forms to WordPress. The General Contact Form will let the user s …
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cf_fields | Stores cf fields data created by this plugin. | Static |
| wp_cf_records | Stores cf records 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_optionsOption key:
cf_captcha_field_lengthOption key:cf_css_textarea_size_colOption key:cf_css_textarea_size_rowOption key:cf_css_textbox_sizeOption key:cf_fieldsOption key:cf_on_captchaOption key:cf_on_myemailOption key:cf_on_mysubjectOption key:cf_on_sendemailOption key:cf_recordsOption key:cf_title