Snow Monkey Blocks

Gutenberg blocks collection made by MonkeyWrench.

v25.0.3Takashi KitajimaUpdated Added 30k+ installs88% rating0% support resolved
92
Score
87
Errors
173
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance96
Maintainability60

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

260 findings

Maintainability

258

5 issue groups

I18n

1

1 issue group

Performance

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_post_id".161
Category
Maintainability
Occurrences
161
Severity
warning

Sample message

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

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

Sample message

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

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "inc2734_wp_awesome_widgets_widget_templates".8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

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

WARNINGMaintainabilityslow db query tax queryDetected usage of tax_query, possible slow query.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of tax_query, possible slow query.

WARNINGI18nDiscouraged text-domain loadingload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

ERRORPerformanceSuppress Filters suppress filtersSetting `suppress_filters` to `true` is prohibited.1
Category
Performance
Occurrences
1
Severity
error

Sample message

Setting `suppress_filters` to `true` is prohibited.

External Connections

Potential connections found in static code analysis.

16 domains

Outbound calls

74

External assets

0

Incoming endpoints

0

Notable Domains

i.ytimg.com5 · outbound
youtube.com5 · outbound
0.gravatar.com3 · outbound
2inc.org3 · outbound
geeksforgeeks.org3 · outbound

Platform / Reference Domains

w3.org33 · platform/reference
github.com11 · platform/reference
gnu.org1 · platform/reference
schema.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Score History

2 score snapshots

+0
1007550250Jun 20, 2026, 10:28 AM UTC Score 92/100 Plugin v25.0.2 Plugin Check 2.0.0 87 errors, 173 warningsJul 2, 2026, 03:01 AM UTC Score 92/100 Plugin v25.0.3 Plugin Check 2.0.0 87 errors, 173 warningsJun 20, 2026Jul 2, 2026

v25.0.3

92

Latest

Findings
260
Errors
87
Warnings
173
Check
2.0.0

v25.0.2

92

Score

Findings
260
Errors
87
Warnings
173
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

36 nodes

Related Plugins