Blocks CSS: CSS Editor for Gutenberg Blocks

Blocks CSS allows you add custom CSS to your Blocks straight from the Block Editor (Gutenberg).

v3.1.11Hardeep AsraniUpdated Added 5k+ installs98% rating100% support resolved
98
Score
1
Errors
13
Warnings
+0
Change

Category Scores

Security100
Repo97
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

14 findings

Maintainability

13

4 issue groups

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aw_icons_map".9
Category
Maintainability
Occurrences
9
Severity
warning

Sample message

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

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Blocks CSS: CSS Editor for Gutenberg Blocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

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

WARNINGMaintainabilitymissing composer json fileThe "/vendor" directory using composer exists, but "composer.json" file is missing.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

WARNINGRepo Complianceplugin header nonexistent domain pathThe "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

Score History

First score snapshot

First scan
Jun 21, 2026, 07:02 AM UTC
Plugin version
v3.1.11
Plugin Check
2.0.0
Scoring model
2026.06-mvp-static-v2
Scan records1

v3.1.11

98

Latest

Findings
14
Errors
1
Warnings
13
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins