Pdf Embed

PDF embedder with official Adobe Embed API.

v0.6.2tropicalistaUpdated 2026-05-30Added Jan 11, 202210k+ installs100% rating40% support resolved
93
Score
4
Errors
4
Warnings
+0
Change

Category Scores

Security89
Repo100
Performance100
Maintainability93

Top Issues by Category

Issues Details

8 issues found in latest scan

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR2
missing_direct_file_access_protection

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

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$p'.

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to esc_html__().

WARNING1
missing_composer_json_file

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

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

Related Plugins