Build your email subscriber list from visitors to your WordPress website with Keap's Official Opt-in Forms plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
752
12 issue groups
Maintainability
658
10 issue groups
I18n
432
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$param".
Sample message
Mismatched text domain. Expected 'infusionsoft-official-opt-in-forms' but got "infusionsoft".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" $case: {$data['time']} secs - Output data CRC: "'.
Sample message
$_COOKIE['hubspotutk'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['hubspotutk']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['name']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addcomment".
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: "et_gf_set_character_set".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "INF_Dashboard".
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().
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 1302.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "INF_DASHBOARD_DIR".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: $message_map['401']
Sample message
Unescaped parameter $table_name used in $wpdb->get_var()\n$table_name assigned unsafely at line 1272.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SHOW TABLES LIKE '$table_name'"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
225
External assets
2
Incoming endpoints
32
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
18 more hidden
First score snapshot
v2.0.3
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,875 | 829 | 1,046 | v2.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.