Live Composer – Free WordPress Website Builder

Page builder for WordPress with drag and drop header/footer editing, responsive settings, and animations. Compatible with Gutenberg block editor.

v2.1.17LiveComposerUpdated 2026-06-04Added Sep 9, 201510k+ installs88% rating
25
Score
1,216
Errors
427
Warnings
+0
Change

Category Scores

Security0
Repo85
Performance91
Maintainability15

Top Issues by Category

security1,405
maintainability130
i18n63
performance10

Issues Details

1,643 issues found in latest scan

ERROR940
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$accordion_key'.

ERROR188
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING73
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['anchor'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING70
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['dslc_post_id']

WARNING52
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adslc_query".

WARNING48
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING48
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['anchor']. Check that the array index exists before using it.

WARNING38
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR23
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR16
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR15
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'live-composer-page-builder' but got 'easy-digital-downloads'.

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DS_LIVE_COMPOSER_ABS".

WARNING10
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING10
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

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.

WARNING9
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

ERROR9
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $current_user_email

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "comment_form_default_fields".

WARNING8
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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".

WARNING6
WordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_query

wp_reset_query() is discouraged. Use wp_reset_postdata() instead.

WARNING5
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR4
PluginCheck.CodeAnalysis.EnqueuedResourceOffloading.OffloadedContent

Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LC_Control".

ERROR4
WordPress.WP.DiscouragedConstants.TEMPLATEPATHUsageFound

Found usage of constant "TEMPLATEPATH". Use get_template_directory() instead.

WARNING3
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

Latest Snapshot

Findings

1,643

Errors

1,216

Warnings

427

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.1.17 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.1.17

25

Latest

Findings
1,643
Errors
1,216
Warnings
427
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins