Landing Page Builder – Coming Soon page, Maintenance Mode, Lead Page, WordPress Landing Pages

Easily create high-converting, responsive landing pages with 120+ templates using the free PluginOps Page Builder for WordPress.

v1.5.3.6PluginOpsUpdated 2026-06-02Added Oct 26, 20169k+ installs92% rating100% support resolved
21
Score
1,173
Errors
2,983
Warnings
+0
Change

Category Scores

Security0
Repo75
Performance98
Maintainability0

Top Issues by Category

maintainability2,815
security1,225

Issues Details

4,156 issues found in latest scan

WARNING2,394
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR806
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <!DOCTYPE html>\r\n'.

WARNING129
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar

WARNING103
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_COOKIE[$this-&gt;tag . &#039;-&#039; . $this-&gt;test_name]. Check that the array index exists before using it.

WARNING78
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[$key]

ERROR77
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING60
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING54
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;AWeberAPI&quot;.

ERROR49
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

WARNING44
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;CS_REST_SERIALISATION_get_available&quot;.

WARNING35
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;CS_HOST&quot;.

ERROR28
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR22
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR19
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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

ERROR16
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING16
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

ERROR16
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

ERROR15
WordPress.WP.AlternativeFunctions.curl_curl_exec

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR15
WordPress.WP.AlternativeFunctions.curl_curl_init

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR13
WordPress.WP.AlternativeFunctions.curl_curl_error

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING13
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

ERROR12
WordPress.WP.AlternativeFunctions.curl_curl_close

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR11
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotValidatedNotSanitized

Detected usage of a non-sanitized, non-validated input variable _SERVER: &quot;$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]&quot;

WARNING7
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

Latest Snapshot

Findings

4,156

Errors

1,173

Warnings

2,983

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.5.3.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.5.3.6

21

Latest

Findings
4,156
Errors
1,173
Warnings
2,983
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins