Per Page Headers and Footers Code Security & Risk Analysis

wordpress.org/plugins/per-page-headers-and-footers-code

This plugin allows you to add header and footer code to your wordpress website on a per page basis.

0 active installs v1.0.0 PHP + WP 4.0+ Updated Apr 3, 2018
per-page-codeper-page-footer-codeper-page-header-codewordpress-footerswordpress-headers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Per Page Headers and Footers Code Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "per-page-headers-and-footers-code" v1.0.0 exhibits a mixed security posture. On the positive side, it utilizes prepared statements for all SQL queries and includes a nonce check and capability check for its single AJAX handler. There is no recorded vulnerability history, suggesting a good track record so far. However, a significant concern is the lack of authentication checks on its sole AJAX entry point. This unprotected AJAX handler represents a direct attack vector that could be exploited by unauthenticated users.

Furthermore, the static analysis reveals that none of the 21 identified output points are properly escaped. This is a critical vulnerability that could lead to Cross-Site Scripting (XSS) attacks. If malicious data is processed and then outputted without proper sanitization, an attacker could inject arbitrary JavaScript code into pages viewed by other users. While taint analysis shows no flows, this is likely due to the limited scope of the analysis or the specific nature of the code. The presence of an unprotected AJAX handler and widespread unescaped output are the most pressing security risks associated with this plugin.

Key Concerns

  • AJAX handler without auth check
  • Unescaped output
Vulnerabilities
None known

Per Page Headers and Footers Code Security Vulnerabilities

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

Per Page Headers and Footers Code Code Analysis

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

Output Escaping

0% escaped21 total outputs
Attack Surface
1 unprotected

Per Page Headers and Footers Code Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_custom_body_admin_ignoreincludes\admin\admin-campaign.php:13
WordPress Hooks 11
actionadmin_noticesincludes\admin\admin-campaign.php:10
actionadmin_initincludes\admin\admin-campaign.php:11
actionadd_meta_boxesincludes\admin\admin-meta-box.php:18
actionsave_postincludes\admin\admin-meta-box.php:19
actionadmin_menuincludes\admin\admin-settings.php:17
actionadmin_initincludes\admin\admin-settings.php:18
actionadmin_enqueue_scriptsincludes\admin\admin.php:14
actionadmin_enqueue_scriptsincludes\admin\admin.php:15
actionwp_footerincludes\footer-handler.php:16
actionwp_headincludes\header-handler.php:16
actionplugins_loadedplugin.php:61
Maintenance & Trust

Per Page Headers and Footers Code Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 3, 2018
PHP min version
Downloads977

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Per Page Headers and Footers Code Alternatives

No alternatives data available yet.

Developer Profile

Per Page Headers and Footers Code Developer Profile

jabermarketing

1 plugin · 0 total installs

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

How We Detect Per Page Headers and Footers Code

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/per-page-headers-and-footers-code/assets/js/admin.js/wp-content/plugins/per-page-headers-and-footers-code/assets/css/admin.css/wp-content/plugins/per-page-headers-and-footers-code/assets/libraries/ace/ace.js
Version Parameters
per-page-headers-and-footers-code/assets/js/admin.js?ver=per-page-headers-and-footers-code/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
meta-fieldmeta-field-hide_header_scripts
Data Attributes
data-ace-modedata-ace-theme
FAQ

Frequently Asked Questions about Per Page Headers and Footers Code