Enhance your website with UiCore Elements – a free plugin offering diverse widgets for effortless design enrichment.
Prioritized issue groups from the latest Plugin Check scan
Security
27
3 issue groups
Maintainability
21
9 issue groups
Performance
15
2 issue groups
I18n
5
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
Sample message
Using exclusionary parameters, like exclude, 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 tax_query, possible slow query.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_loop_add_to_cart_link".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$arg]
Sample message
$_GET[$arg] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() 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
Mismatched text domain. Expected 'uicore-elements' but got 'textdomain'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The $text parameter must be a single text string literal. Found: 'Use Classic Layout on Mobile' . UICORE_ELEMENTS_NEW_OPTION
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
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "UiCore Elements – Free widgets and templates for Elementor" is different from the name declared in plugin header "UiCore Elements".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
36
External assets
2
Incoming endpoints
4
register_rest_route
register_rest_route
register_rest_route
register_rest_route
2 score snapshots
v1.3.16
55
Latest
v1.3.15
58
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 68 | 38 | 30 | v1.3.16 | 2.0.0 |
| 58 | 59 | 29 | 30 | v1.3.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.