JetStyleManager for Gutenberg

A plugin that extends Gutenberg functionality. Integrated to a Gutenberg plugin, JetStyleManager allows adding styles to it.

v1.3.8jetmonstersUpdated 2024-08-20Added Jan 29, 202120k+ installs52% rating
35
Score
20
Errors
64
Warnings
+0
Change

Category Scores

Security0
Repo79
Performance100
Maintainability94

Top Issues by Category

Issues Details

84 issues found in latest scan

WARNING19
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING18
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING12
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_REQUEST['name'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING11
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_REQUEST['name']

ERROR8
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'jet-style-manager' but got 'jet-styles-manager'.

ERROR5
WordPress.Security.EscapeOutput.OutputNotEscaped

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

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

ERROR2
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: 'Property "id" is empty in type ' . $args['type']

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

ERROR1
hidden_files

Hidden files are not permitted.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
mismatched_plugin_name

Plugin name "JetStyleManager for Gutenberg" is different from the name declared in plugin header "JetStyleManager".

ERROR1
outdated_tested_upto_header

Tested up to: 6.6 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "jet-styles-manager", expected "jet-style-manager".

WARNING1
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "JetStyleManager for Gutenberg" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.

Latest Snapshot

Findings

84

Errors

20

Warnings

64

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.3.8

35

Latest

Findings
84
Errors
20
Warnings
64
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins