WPeMatico RSS Feed Fetcher

WPeMatico is autoblogging in the blink of an eye! On complete autopilot, WPeMatico delivers fresh content to your site regularly!

v2.8.21etruelUpdated 2026-06-15Added Nov 17, 201010k+ installs96% rating100% support resolved
24
Score
1,376
Errors
582
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance96
Maintainability0

Top Issues by Category

security1,530
maintainability295
i18n64

Issues Details

1,958 issues found in latest scan

ERROR693
WordPress.Security.EscapeOutput.OutputNotEscaped

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>"'.

ERROR547
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING125
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

WARNING93
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING85
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;campaign_type&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING58
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$args&quot;.

WARNING38
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[&#039;txtsettings&#039;][&#039;error&#039;]

ERROR36
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING33
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES[&#039;txtsettings&#039;][&#039;error&#039;]. Check that the array index exists before using it.

WARNING22
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR21
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $campaign_data['campaign_type']

WARNING19
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the &quot;allowed_redirect_hosts&quot; 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.

WARNING17
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;admin_memory_limit&quot;.

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;WPeAddon_admin_head&quot;.

ERROR15
wp_function_not_compatible_with_requires_wp

Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.8.0.

WARNING9
WordPress.PHP.DevelopmentFunctions.prevent_path_disclosure_error_reporting

error_reporting() can lead to full path disclosure.

ERROR9
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

WARNING7
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

WARNING7
WordPress.PHP.DevelopmentFunctions.error_log_set_error_handler

set_error_handler() found. Debug code should not normally be used in production.

WARNING7
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR7
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wpematico' but got 'easy-digital-downloads'.

ERROR7
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING6
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING6
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Browser&quot;.

Latest Snapshot

Findings

1,958

Errors

1,376

Warnings

582

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.8.21 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.8.21

24

Latest

Findings
1,958
Errors
1,376
Warnings
582
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins