Hide Gutenberg blocks by device, custom breakpoints, and login status. Syncs with WordPress Hide block controls; Pro adds advanced rules.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
1
1 issue group
Maintainability
1
1 issue group
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.
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_is_block_theme()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "wp_is_block_theme()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
External Connections
Potential connections found in static code analysis.
Outbound calls
176
External assets
3
Incoming endpoints
3
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints3
admin_post
wp_ajax
wp_ajax
Score History
First score snapshot
v1.2.8
100
Latest
- Findings
- 2
- Errors
- 1
- Warnings
- 1
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 100 | 2 | 1 | 1 | v1.2.8 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.