Country and State Selection Addon for Gravity Forms lets you easily add dynamic country and state dropdown fields to your Gravity Forms.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
18
5 issue groups
Security
17
4 issue groups
Repo Compliance
3
3 issue groups
I18n
2
1 issue group
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GF_CWS_CSS".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$get_countrys'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFCWSAddOn".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['country']. Check that the array index exists before using it.
Sample message
$_GET['country'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
Mismatched text domain. Expected 'gforms-addon-for-country-and-state-selection' but got 'gfcws'.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.2
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 40 | 14 | 26 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.