Post and Page Builder by BoldGrid – Visual Drag and Drop Editor

Post and Page Builder is a standalone plugin which adds functionality to the existing TinyMCE Editor.

v1.27.11BoldGridUpdated 2026-06-09Added Nov 16, 201750k+ installs94% rating
32
Score
348
Errors
258
Warnings
+0
Change

Category Scores

Security0
Repo84
Performance98
Maintainability50

Top Issues by Category

security358
i18n147
maintainability94

Issues Details

606 issues found in latest scan

ERROR142
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR136
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'post-and-page-builder' but got 'boldgrid-builder'.

WARNING57
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING57
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING41
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING33
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING32
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR29
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'.

WARNING16
Internal.NoCodeFound

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.

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'bgppb_form_' . $action".

ERROR8
WordPress.WP.I18n.MissingArgDomain

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

ERROR3
WordPress.Security.EscapeOutput.HeredocOutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

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

ERROR2
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: 'Failed to activate the Post and Page Builder! Your PHP version is not compatible. This plugin requires at least PHP ' . $this->versions['php']

ERROR1
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNING1
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function set_time_limit() is discouraged

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the &quot;allowed_redirect_hosts&quot; filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

ERROR1
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR1
WordPress.WP.DiscouragedConstants.STYLESHEETPATHUsageFound

Found usage of constant "STYLESHEETPATH". Use get_stylesheet_directory() instead.

ERROR1
WordPress.WP.DiscouragedConstants.TEMPLATEPATHUsageFound

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

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_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.

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to esc_html__() 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.

Latest Snapshot

Findings

606

Errors

348

Warnings

258

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.27.11

32

Latest

Findings
606
Errors
348
Warnings
258
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins