Design professional blogs with advanced Gutenberg blocks, premade templates, dynamic post grids, and smart filters.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
356
13 issue groups
Security
104
7 issue groups
I18n
42
4 issue groups
Performance
12
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adv_filter_dataset".
Sample message
Function "block_template_part()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
$_COOKIE['ultp_view_' . $post_id] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attr['blockId']'.
Sample message
The $text parameter must be a single text string literal. Found: $iconSize
Sample message
Missing $domain parameter in function call to __().
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
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 tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['ultplocalDLMode']
Sample message
Detected usage of meta_key, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_ULTP_Extension".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_chatgpt_settings".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['plugin']. Check that the array index exists before using it.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
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.
Potential connections found in static code analysis.
Outbound calls
223
External assets
8
Incoming endpoints
56
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 more hidden
8 score snapshots
v5.0.34
29
Latest
v5.0.33
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 522 | 118 | 404 | v5.0.34 | 2.0.0 |
| 29 | 522 | 118 | 404 | v5.0.33 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.