Connect WordPress with LeadConnector CRM to automate memberships, content protection, WooCommerce, and more for a seamless and powerful experience.
Prioritized issue groups from the latest Plugin Check scan
Security
306
12 issue groups
Maintainability
279
11 issue groups
I18n
88
1 issue group
Supply Chain
4
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "lc_wizard_add_tag_to_variation_options".
Sample message
Mismatched text domain. Expected 'ghl-wizard' but got 'appsero'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['atn'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_lcw_contact at "ALTER TABLE $table_lcw_contact ADD `children_user_id` longtext DEFAULT NULL AFTER `notes`"
Sample message
Detected usage of a non-sanitized input variable: $_GET['cwa_connection_key']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$add_user_to_ghl_url".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['atn']. Check that the array index exists before using it.
Sample message
Unescaped parameter $table_lcw_contact used in $wpdb->get_col()\n$table_lcw_contact assigned unsafely at line 374.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->get_row()\n$sql assigned unsafely at line 608.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$batch_size_filter".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BW_HLWPW_Settings_Page".
Sample message
Hidden files are not permitted.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LCW_DB_VERSION".
Potential connections found in static code analysis.
Outbound calls
51
External assets
2
Incoming endpoints
16
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.2.8
24
Latest
v2.2.7
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 697 | 249 | 448 | v2.2.8 | 2.0.0 |
| 24 | 712 | 248 | 464 | v2.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.