Elementor Carousel, Mega Menu, Posts List/Slider, WooCommerce Widgets, Display Conditions, AI Abilities, Premade Templates & more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,116
12 issue groups
Security
98
6 issue groups
I18n
81
5 issue groups
Performance
9
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'pa_pinterest_token_' . $widget_id".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$abilities_by_cat".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$bg_css'.
Sample message
Mismatched text domain. Expected 'premium-addons-for-elementor' but got 'elementor'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_rplg_curl_urlopen".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
The $text parameter must be a single text string literal. Found: $settings['subtotal_txt']
Sample message
Unescaped parameter $clients used in $wpdb->query()\n$clients assigned unsafely at line 304.
Sample message
$_GET['is_id'] not unslashed before sanitization. Use wp_unslash() or similar
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
Missing $domain parameter in function call to __().
Sample message
The $text text string should have translatable content. Found: '%1$s'
Sample message
Detected usage of a non-sanitized input variable: $_POST['itemKey']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Processing form data without nonce verification.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PINTEREST_API_URL".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
281
External assets
0
Incoming endpoints
19
No external asset domains detected.
No public endpoints detected.
admin_post
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
12 score snapshots
v4.11.94
22
Latest
v4.11.93
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,343 | 208 | 1,135 | v4.11.94 | 2.0.0 |
| 22 | 1,343 | 208 | 1,135 | v4.11.93 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.