Enables adding a date field for Contact Form 7 Wordpress Plugin using jQuery UI\'s autocomplete Requires Contact form 7 4.2 or higher
Prioritized issue groups from the latest Plugin Check scan
I18n
17
2 issue groups
Maintainability
8
5 issue groups
Security
7
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'contact-form7-autocomplete' but got 'contact-form-7'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$desc_link'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Found call to wp_register_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
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
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Tested up to: 4.3 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
Mismatched Stable Tag: 4.3.1 != 1.2.2. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
5
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.2.2
73
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 73 | 35 | 27 | 8 | v1.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.