A revolutionary block-based page builder used for building layouts, an interplay of the WordPress block editor features and exceptional UI design.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
104
7 issue groups
Performance
10
1 issue group
Security
2
1 issue group
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attributes".
Sample message
Detected usage of tax_query, possible slow query.
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
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "paginate_links".
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
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Potential connections found in static code analysis.
Outbound calls
99
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v2.5.5
90
Latest
v2.5.4
89
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 117 | 2 | 115 | v2.5.5 | 2.0.0 |
| 89 | 131 | 19 | 112 | v2.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.