Greenshift – animation and page builder blocks

More than 20 special blocks for Gutenberg to build complex pages and animations with highest possible web vitals score.

v13.1.1wpsoulUpdated 2026-06-13Added Jan 16, 202270k+ installs96% rating11% support resolved
34
Score
33
Errors
272
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance100
Maintainability46

Top Issues by Category

maintainability205
security99
repo_compliance1

Issues Details

305 issues found in latest scan

WARNING150
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING43
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING18
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING12
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING12
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

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

ERROR11
wp_function_not_compatible_with_requires_wp

Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.6.0.

ERROR9
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

ERROR5
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

ERROR4
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING3
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING3
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING2
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" 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
PluginCheck.CodeAnalysis.EnqueuedResourceOffloading.OffloadedContent

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

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_chmod

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_rmdir

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().

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

WARNING1
mismatched_plugin_name

Plugin name "Greenshift - animation and page builder blocks" is different from the name declared in plugin header "GreenShift - Animation and Page Builder Blocks".

WARNING1
readme_parser_warnings_trimmed_section_changelog

The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported.

WARNING1
unexpected_markdown_file

Unexpected markdown file "instruction_markdown.md" detected in plugin root. Only specific markdown files are expected in production plugins.

Latest Snapshot

Findings

305

Errors

33

Warnings

272

Score History

First score snapshot

First scan completed Jun 20, 2026

v13.1.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v13.1.1

34

Latest

Findings
305
Errors
33
Warnings
272
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins