Nimble Page Builder

Simple and smart companion that allows you to insert sections into any existing page, create landing pages or entire websites including header and foo …

v3.3.8presscustomizrUpdated 2025-03-24Added Jun 7, 201830k+ installs94% rating50% support resolved
20
Score
1,591
Errors
1,684
Warnings
+0
Change

Category Scores

Security0
Repo79
Performance84
Maintainability0

Top Issues by Category

security1,273
maintainability1,144
i18n773
performance10

Issues Details

3,275 issues found in latest scan

ERROR684
WordPress.WP.I18n.MissingArgDomain

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

ERROR507
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING365
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING350
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "CZR_Fmk_Base".

WARNING251
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING189
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING178
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ac_set_ajax_czr_tmpl___{$module_type}".

ERROR119
missing_direct_file_access_protection

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

ERROR86
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING72
WordPress.PHP.DevelopmentFunctions.error_log_error_log

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

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

WARNING53
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING46
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

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

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

WARNING34
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING27
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

ERROR26
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'nimble-builder' but got "text_domain".

ERROR14
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERROR12
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

ERROR10
WordPress.DateTime.RestrictedFunctions.date_date

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

ERROR10
WordPress.WP.AlternativeFunctions.rand_mt_rand

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

WARNING10
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, 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.

WARNING8
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING8
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

Latest Snapshot

Findings

3,275

Errors

1,591

Warnings

1,684

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.3.8 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.3.8

20

Latest

Findings
3,275
Errors
1,591
Warnings
1,684
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins