This plugin enables the usage of external shortcodes inside Contact Form 7 Forms.
Category Scores
Top Issues by Category
maintainability4
repo_compliance2
Issues Details
7 issues found in latest scan
The plugin name includes a restricted term. Your chosen plugin name - "Contact Form 7 Shortcode Enabler" - contains the restricted term "contact-form-7" 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 "contact-form-7" elsewhere in your plugin name, such as "... for contact-form-7".
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Tested up to: 6.6 < 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.
| Code | Type | Message | Count |
|---|---|---|---|
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Contact Form 7 Shortcode Enabler" - contains the restricted term "contact-form-7" 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 "contact-form-7" elsewhere in your plugin name, such as "... for contact-form-7". | 3 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'. | 1 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.6 < 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. | 1 |
| plugin_header_invalid_plugin_uri | ERROR | The "Plugin URI" header in the plugin file is not valid. | 1 |
Latest Snapshot
Findings
7
Errors
4
Warnings
3
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.1
92
Latest
- Findings
- 7
- Errors
- 4
- Warnings
- 3
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 92 | 7 | 4 | 3 | v1.1 | 2.0.0 | 2026.06-mvp-static-v2 |