All-in-one WordPress toolkit: contact channels, SMTP, maintenance, AI, spam filter, WooCommerce — one plugin.
Prioritized issue groups from the latest Plugin Check scan
I18n
3,225
3 issue groups
Maintainability
1,137
12 issue groups
Security
954
10 issue groups
Sample message
Mismatched text domain. Expected 'wp-helper-lite' but got "whp".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$f".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"rgba({$rgb[0]},{$rgb[1]},{$rgb[2]},0.08); border-color:rgba({$rgb[0]},{$rgb[1]},{$rgb[2]},0.3); color:{$c};"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_maint_social_zalo_href".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['aipq_from'] not unslashed before sanitization. Use wp_unslash() or similar
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $jobs_table at "SELECT * FROM $jobs_table WHERE uuid = %s"
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['receipt']['tmp_name']
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
Unescaped parameter $jobs_table used in $wpdb->get_row()\n$jobs_table assigned unsafely at line 1497.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $_ai_enable ..." but found "<?= $_ai_enable ..."
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['receipt']['size']. Check that the array index exists before using it.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The use of function ini_set() is discouraged
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $count_sql used in $wpdb->get_var()\n$count_sql assigned unsafely at line 133.
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
The $text parameter must be a single text string literal. Found: $itemInfo['desc'] ?? ""
Potential connections found in static code analysis.
Outbound calls
122
External assets
35
Incoming endpoints
75
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
wp_ajax
wp_ajax
wp_ajax
wp_ajax
55 more hidden
4 score snapshots
v4.7.2
24
Latest
v4.7.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 5,423 | 3,908 | 1,515 | v4.7.2 | 2.0.0 |
| 24 | 5,423 | 3,908 | 1,515 | v4.7.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.