WP EXtra – One Click Optimize

Optimize your site instantly with one-click activation. WP Extra offers easy fixes and features for WordPress.

v8.6.8COPUpdated 2026-04-20Added Jan 18, 20197k+ installs98% rating0% support resolved
33
Score
414
Errors
101
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability42

Top Issues by Category

i18n328
security141
maintainability35

Issues Details

515 issues found in latest scan

ERROR315
WordPress.WP.I18n.MissingArgDomain

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

ERROR59
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$description'.

WARNING20
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING18
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST[$this->section->tab->settings->option_name][$this->get_name()] not unslashed before sanitization. Use wp_unslash() or similar

WARNING12
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST[$this->section->tab->settings->option_name][$this->get_name()]

ERROR12
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR10
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING9
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['post_id']. Check that the array index exists before using it.

WARNING6
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

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.

WARNING6
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

ERROR4
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "emoji_svg_url".

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DISALLOW_FILE_EDIT".

WARNING3
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP EXtra – One Click Optimize" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNING2
PluginCheck.CodeAnalysis.WriteFile.ABSPATHDetected

Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.

ERROR2
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.

ERROR2
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

ERROR2
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

WARNING1
Internal.LineEndings.Mixed

File has mixed line endings; this may cause incorrect results

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

Latest Snapshot

Findings

515

Errors

414

Warnings

101

Score History

First score snapshot

First scan completed Jun 21, 2026

v8.6.8 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 21, 2026

v8.6.8

33

Latest

Findings
515
Errors
414
Warnings
101
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins