Add country state city dropdown CF7 in contact form 7 plugin. In PRO you can use these features on any type of form.
Prioritized issue groups from the latest Plugin Check scan
I18n
74
3 issue groups
Maintainability
49
3 issue groups
Security
29
2 issue groups
Sample message
Mismatched text domain. Expected 'country-state-city-auto-dropdown' but got 'tc_csca'.
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $country_insert used in $wpdb->query()\n$country_insert used without escaping.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$t['city']} at "SELECT COUNT(*) FROM {$t['city']}"
Sample message
Attempting a database schema change is discouraged.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "tc_csca".
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
6
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.8.1
72
Latest
v2.8.0
71
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 152 | 73 | 79 | v2.8.1 | 2.0.0 |
| 71 | 151 | 72 | 79 | v2.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.