Icyclub plugin for Provided a readymade template for all Themeansar Theme
Prioritized issue groups from the latest Plugin Check scan
Security
382
2 issue groups
Maintainability
269
10 issue groups
I18n
44
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$businessup_callout_button_one_label'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate".
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "agencyio_header_menu_setting".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "businessup_translate_single_string".
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
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.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Agencyup_Customize_Base_Control".
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Not analyzed yet.
First score snapshot
v2.8
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 696 | 557 | 139 | v2.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.