This plugin enables the mapping of your CF7 forms to custom posts, including featured images, files, meta-fields and taxonomies
Prioritized issue groups from the latest Plugin Check scan
Maintainability
181
16 issue groups
Security
27
3 issue groups
I18n
11
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$capability".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cf7_2_post_author_' . $this->post_properties['type']".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "c2p_get_factory".
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "C2P_Custom_Post_Mapper".
Sample message
Mismatched text domain. Expected 'post-my-contact-form-7' but got 'contact-form-7'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$inline_script'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$form_field".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CF7_2_POST_MAJOR_UPDATE".
Sample message
Use of a direct database call is discouraged.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
Mismatched Requires at least: 4.7 != 6.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Requires PHP: 5.6 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
122
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v7.1.0
52
Latest
v7.0.0
52
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 221 | 25 | 196 | v7.1.0 | 2.0.0 |
| 52 | 221 | 25 | 196 | v7.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.