Logo Per Page Security & Risk Analysis

wordpress.org/plugins/logo-per-page

Logo Per page: Set a different site logo depending on the page that is being viewed.

100 active installs v1.0.3 PHP 7.4+ WP 5.4+ Updated Dec 3, 2025
custom-logologosite-logo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Logo Per Page Safe to Use in 2026?

Generally Safe

Score 100/100

Logo Per Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "logo-per-page" plugin v1.0.3 demonstrates a strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals reveal good development practices, including the absence of dangerous functions, 100% usage of prepared statements for SQL queries, and proper output escaping. The presence of a capability check and the lack of file operations or external HTTP requests further bolster its security.

The taint analysis shows no identified flows with unsanitized paths, indicating that data processing within the plugin is likely handled securely. The vulnerability history is also completely clean, with no recorded CVEs, suggesting a history of secure development or timely patching if any issues were ever discovered. The plugin's lack of bundled libraries means it doesn't inherit potential vulnerabilities from outdated third-party code.

In conclusion, the "logo-per-page" plugin v1.0.3 appears to be a highly secure plugin, with no immediate or apparent security risks identified in the static analysis or its vulnerability history. Its minimal attack surface and adherence to secure coding practices are commendable.

Vulnerabilities
None known

Logo Per Page Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Logo Per Page Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
2 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped2 total outputs
Attack Surface

Logo Per Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitlogo-per-page.php:47
filterenqueue_block_editor_assetslogo-per-page.php:62
filtertheme_mod_custom_logologo-per-page.php:63
actionadmin_noticeslogo-per-page.php:64
Maintenance & Trust

Logo Per Page Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Logo Per Page Developer Profile

Diana van de Laarschot

3 plugins · 4K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Logo Per Page

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/logo-per-page/src/blocks/lpp_custom_logo/build/index.js/wp-content/plugins/logo-per-page/src/blocks/lpp_not_available/build/index.js
Script Paths
src/blocks/lpp_custom_logo/build/index.jssrc/blocks/lpp_not_available/build/index.js
Version Parameters
logo-per-page/src/blocks/lpp_custom_logo/build/index.js?ver=logo-per-page/src/blocks/lpp_not_available/build/index.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-lpp-custom-logo-id
REST Endpoints
/wp-json/wp/v2/media?meta=_lpp_custom_logo_id
FAQ

Frequently Asked Questions about Logo Per Page