Addon for Contact Form 7 that creates a new type of input for entering and validating international telephone numbers. It adds a flag dropdown, detect …
Prioritized issue groups from the latest Plugin Check scan
Security
17
6 issue groups
Maintainability
6
2 issue groups
I18n
3
1 issue group
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'international-telephone-input-for-contact-form-7' but got 'contact-form-7'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$name]
Sample message
$_POST[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Tested up to: 5.9 < 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 "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v1.5.7
53
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 28 | 18 | 10 | v1.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.