Icyclub

Icyclub plugin for Provided a readymade template for all Themeansar Theme

v2.8themeansarUpdated 2026-05-21Added Dec 27, 201810k+ installs60% rating
29
Score
557
Errors
139
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability25

Top Issues by Category

Issues Details

696 issues found in latest scan

ERROR367
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR87
missing_direct_file_access_protection

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

WARNING74
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate".

ERROR44
WordPress.WP.I18n.MissingArgDomain

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

WARNING36
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "agencyio_header_menu_setting".

ERROR17
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR16
WordPress.WP.DeprecatedFunctions.get_page_by_titleFound

get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.

ERROR15
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR9
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Agencyup_Customize_Base_Control".

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

ERROR1
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

Latest Snapshot

Findings

696

Errors

557

Warnings

139

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v2.8

29

Latest

Findings
696
Errors
557
Warnings
139
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins