Show your site posts, pages, custom post types & theme builder templates with advanced Elementor widgets.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
107
12 issue groups
Security
100
5 issue groups
I18n
39
7 issue groups
Performance
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p style='color: blue;'>• {$fix}</p>\n"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "mp_display__pro_only_text".
Sample message
Mismatched text domain. Expected 'magical-posts-display' but got 'bk-helper'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MPD_Ajax_Handler".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MAGICAL_POSTS_DISPLAY_ASSETS".
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "Advanced_Media_Trait".
Sample message
The $text text string should have translatable content. Found: ' %1$s'
Sample message
Detected usage of tax_query, possible slow query.
Sample message
$_GET['_wpnonce'] 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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_pro".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Translatable string should not be wrapped in HTML. Found: '<span class="screen-reader-text"> on %s</span>'
Sample message
Detected usage of meta_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
The $text parameter must be a single text string literal. Found: $all_sep
Sample message
Too many parameters passed to function "esc_html_e()". Expected: 2 parameters, received: 3
Sample message
Linking directly to 5 stars reviews is not allowed.
Potential connections found in static code analysis.
Outbound calls
66
External assets
0
Incoming endpoints
7
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.3.0
35
Latest
v1.2.59
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 251 | 129 | 122 | v1.3.0 | 2.1.0 |
| 38 | 161 | 115 | 46 | v1.2.59 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.