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
71
3 issue groups
Maintainability
49
3 issue groups
Security
29
2 issue groups
Repo Compliance
2
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
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
2 score snapshots
v2.8.0
71
Latest
v2.7.6
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 71 | 151 | 72 | 79 | v2.8.0 | 2.0.0 |
| 40 | 89 | 35 | 54 | v2.7.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.