Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer

Optimize and tweak WordPress by disable unused features. Improve performance, SEO and security using Clearfy — super easy, fast and zero code.

v2.4.2CreativemotionUpdated 2026-04-23Added Sep 7, 201750k+ installs94% rating
22
Score
2,858
Errors
1,270
Warnings
+0
Change

Category Scores

Security0
Repo86
Performance94
Maintainability0

Top Issues by Category

security1,772
i18n1,282
maintainability799

Issues Details

4,128 issues found in latest scan

ERROR1,126
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'clearfy' but got "wbcr_factory_480".

ERROR630
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR477
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING146
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['wam_assigned_roles'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING143
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['wam_assigned_roles']

ERROR134
Generic.PHP.DisallowShortOpenTag.EchoFound

Short PHP opening tag used with echo; expected "<?php echo $actual_slug ..." but found "<?= $actual_slug ..."

WARNING113
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;ASGAROS_404&quot;.

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

WARNING104
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING99
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

ERROR96
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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

WARNING95
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING89
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING89
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING82
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET[&quot;url&quot;]. Check that the array index exists before using it.

WARNING73
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING58
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR44
WordPress.WP.I18n.MissingArgDomain

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

ERROR23
WordPress.WP.AlternativeFunctions.unlink_unlink

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

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

ERROR21
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $delete_all_sql

ERROR21
missing_direct_file_access_protection

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

WARNING20
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

WARNING19
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

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

Latest Snapshot

Findings

4,128

Errors

2,858

Warnings

1,270

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v2.4.2

22

Latest

Findings
4,128
Errors
2,858
Warnings
1,270
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins