Get readymade contact forms, email subscription forms and custom forms for your website. Choose from beautiful templates and get started within second …
Prioritized issue groups from the latest Plugin Check scan
Security
399
8 issue groups
Maintainability
247
13 issue groups
I18n
50
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$assets_url'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "HubSpotMarketplace".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IG_RM_FEEDBACK_TRACKER_VERSION".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$HAPIKey".
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin
Sample message
$_GET['review_url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "RM".
Sample message
Detected usage of a non-sanitized input variable: $_GET['ig_feedback_action']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['clientID']. Check that the array index exists before using it.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
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
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_abbr . '_additional_feedback_meta_info'".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "hubspot_list_found".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
Processing form data without nonce verification.
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Potential connections found in static code analysis.
Outbound calls
110
External assets
1
Incoming endpoints
16
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
2 score snapshots
v1.3.21
26
Latest
v1.3.20
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 715 | 423 | 292 | v1.3.21 | 2.0.0 |
| 25 | 714 | 424 | 290 | v1.3.20 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.