A simple and 100% free Gutenberg Block to display PDF Viewers / Readers on your website.
Category Scores
Top Issues by Category
maintainability41
repo_compliance1
Issues Details
42 issues found in latest scan
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.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
The plugin name includes a restricted term. Your chosen plugin name - "Gutenberg PDF Viewer Block" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Plugin name "PDF Viewer Block for Gutenberg" is different from the name declared in plugin header "Gutenberg PDF Viewer Block".
Tested up to: 6.9 < 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.
| Code | Type | Message | Count |
|---|---|---|---|
| badly_named_files | ERROR | File and folder names must not contain spaces or special characters. | 32 |
| WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion | ERROR | 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. | 3 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 2 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Gutenberg PDF Viewer Block" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name. | 2 |
| block_api_version_too_low | ERROR | Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "PDF Viewer Block for Gutenberg" is different from the name declared in plugin header "Gutenberg PDF Viewer Block". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.9 < 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. | 1 |
Latest Snapshot
Findings
42
Errors
39
Warnings
3
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.1
95
Latest
- Findings
- 42
- Errors
- 39
- Warnings
- 3
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 95 | 42 | 39 | 3 | v1.1 | 2.0.0 | 2026.06-mvp-static-v2 |