Adds customizer settings and controls to the Gogo Theme.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,250
2 issue groups
Security
1,232
7 issue groups
Maintainability
707
16 issue groups
Sample message
Mismatched text domain. Expected 'hunk-companion' but got "elemento-addons".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$fontaws1link"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ElementoSimpleAddonobj".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'activate_' . $plugin".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['thc_time']
Sample message
$_COOKIE['thc_time'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a possibly undefined superglobal array index: $_COOKIE['thc_time']. Check that the array index exists before using it.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
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.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ElementoSimpleAddon".
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
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.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "elemento_addons_compare".
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Potential connections found in static code analysis.
Outbound calls
193
External assets
0
Incoming endpoints
30
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 more hidden
2 score snapshots
v2.0.6
23
Latest
v2.0.5
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,234 | 2,547 | 687 | v2.0.6 | 2.0.0 |
| 23 | 3,231 | 2,544 | 687 | v2.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.