Page builder for WordPress with drag and drop header/footer editing, responsive settings, and animations. Compatible with Gutenberg block editor.
Prioritized issue groups from the latest Plugin Check scan
Security
1,401
7 issue groups
Maintainability
130
13 issue groups
I18n
63
4 issue groups
Performance
10
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$accordion_key'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['anchor'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['dslc_post_id']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adslc_query".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['anchor']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
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 'live-composer-page-builder' but got 'easy-digital-downloads'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DS_LIVE_COMPOSER_ABS".
Sample message
Detected usage of meta_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
Detected usage of tax_query, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $current_user_email
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "comment_form_default_fields".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_live_composer_link_to_admin_bar".
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LC_Control".
Sample message
Found usage of constant "TEMPLATEPATH". Use get_template_directory() instead.
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
153
External assets
7
Incoming endpoints
23
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 more hidden
3 score snapshots
v2.1.19
26
Latest
v2.1.18
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 1,638 | 1,211 | 427 | v2.1.19 | 2.0.0 |
| 26 | 1,638 | 1,211 | 427 | v2.1.18 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.