WPeMatico is autoblogging in the blink of an eye! On complete autopilot, WPeMatico delivers fresh content to your site regularly!
Prioritized issue groups from the latest Plugin Check scan
Security
1,532
8 issue groups
Maintainability
300
14 issue groups
I18n
64
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" value='$status_name' /> $status_label</option>"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['campaign_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['txtsettings']['error']
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['txtsettings']['error']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $campaign_data['campaign_type']
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_memory_limit".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WPeAddon_admin_head".
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.8.0.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
print_r() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
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
Mismatched text domain. Expected 'wpematico' but got 'easy-digital-downloads'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Browser".
Potential connections found in static code analysis.
Outbound calls
193
External assets
1
Incoming endpoints
30
admin_post
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
15 more hidden
3 score snapshots
v2.8.23
24
Latest
v2.8.22
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,965 | 1,378 | 587 | v2.8.23 | 2.0.0 |
| 24 | 1,965 | 1,378 | 587 | v2.8.22 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.