Prioritized issue groups from the latest Plugin Check scan
I18n
518
7 issue groups
Security
137
1 issue group
Maintainability
72
10 issue groups
Performance
5
1 issue group
Sample message
Mismatched text domain. Expected 'gum-elementor-addon' but got 'elementor'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"{$compile}"'.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $anual_period
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_pagenum_link".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$gum_helper".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
A function call to esc_html__() 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.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Gum_Elementor_Addon".
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GUM_ELEMENTOR_DIR".
Sample message
The $plural parameter must be a single text string literal. Found: esc_html__('%s minutes','gum-elementor-addon')
Sample message
The $single parameter must be a single text string literal. Found: esc_html__('%s minute','gum-elementor-addon')
Sample message
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.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Not analyzed yet.
First score snapshot
v1.3.17
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 732 | 660 | 72 | v1.3.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.