ThemeHunk Customiser plugin will add features of testimonial, team and service.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,004
4 issue groups
Security
1,875
6 issue groups
Maintainability
623
15 issue groups
Sample message
Mismatched text domain. Expected 'themehunk-customizer' but got 'amaz-store'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_woo_slide_heading'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'activate_' . $plugin".
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
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
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "THunk_Customizer_Comment".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Customize_themehunk_Color_Control".
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: THEMEHUNK_CUSTOMIZER_PLUGIN_URL.'elanzalite/images/style1.png'
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of meta_query, possible slow query.
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
Detected usage of tax_query, possible slow query.
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.
Potential connections found in static code analysis.
Outbound calls
187
External assets
1
Incoming endpoints
22
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
3 more hidden
2 score snapshots
v2.8.7
23
Latest
v2.8.6
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 4,550 | 3,968 | 582 | v2.8.7 | 2.0.0 |
| 22 | 4,551 | 3,969 | 582 | v2.8.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.