Country State City Dropdown CF7
Add country state city dropdown CF7 in contact form 7 plugin. In PRO you can use these features on any type of form.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_city | Stores city data created by this plugin. | Static |
| wp_countries | Stores countries data created by this plugin. | Static |
| wp_state | Stores state 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:
tc_auto_pluginOption key:tc_auto_plugin_admin_noticesOption key:tc_auto_plugin_version