PDF embedder with official Adobe Embed API.
93
Score
4
Errors
4
Warnings
+0
Change
Category Scores
Security89
Repo100
Performance100
Maintainability93
Top Issues by Category
maintainability6
Issues Details
8 issues found in latest scan
WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$options".
ERROR2
missing_direct_file_access_protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERROR1
WordPress.Security.EscapeOutput.OutputNotEscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$p'.
WARNING1
missing_composer_json_fileThe "/vendor" directory using composer exists, but "composer.json" file is missing.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$options". | 3 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 2 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$p'. | 1 |
| WordPress.WP.I18n.MissingArgDomain | ERROR | Missing $domain parameter in function call to esc_html__(). | 1 |
| missing_composer_json_file | WARNING | The "/vendor" directory using composer exists, but "composer.json" file is missing. | 1 |
Latest Snapshot
Findings
8
Errors
4
Warnings
4
Score History
First score snapshot
First scan completed Jun 20, 2026
v0.6.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v0.6.2
93
Latest
- Findings
- 8
- Errors
- 4
- Warnings
- 4
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 93 | 8 | 4 | 4 | v0.6.2 | 2.0.0 | 2026.06-mvp-static-v2 |
Related Plugins
100
100
100
99
99
99