Adds a 'Contact Form 7' field type for the Advanced Custom Fields WordPress plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
38
2 issue groups
I18n
18
2 issue groups
Maintainability
10
4 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['class']'.
Sample message
Mismatched text domain. Expected 'advanced-custom-fields-contact-form-7-field' but got 'acf'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf/create_field".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Custom Fields - Contact Form 7 Field" - contains the restricted term "advanced-custom-fields" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "advanced-custom-fields" elsewhere in your plugin name, such as "... for advanced-custom-fields".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "Advanced Custom Fields - Contact Form 7 Field" is different from the name declared in plugin header "Advanced Custom Fields: Contact Form 7 Field".
Sample message
Tested up to: 3.5 < 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.
Not analyzed yet.
First score snapshot
v1.1.0
45
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 45 | 67 | 59 | 8 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.