
Footer Code Security & Risk Analysis
wordpress.org/plugins/footer-codeSimplest plugin that injects any code into footer of a web page.
Is Footer Code Safe to Use in 2026?
Generally Safe
Score 92/100Footer Code has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "footer-code" v1.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are commendable practices. Furthermore, the plugin's attack surface appears to be minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events, significantly reducing potential entry points for attackers. The lack of recorded vulnerabilities in its history is also a positive indicator of its security maturity.
However, there are areas for improvement. The output escaping is only properly handled for one-third of the identified outputs, which presents a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is directly rendered without proper sanitization. Additionally, the complete absence of nonce and capability checks, while not directly tied to the current attack surface, suggests a potential gap in security best practices that could become a concern if the plugin's functionality were to expand or if new entry points were introduced in future versions. Overall, while the plugin is currently robust and has a clean vulnerability history, the unescaped output warrants attention to maintain a high level of security.
Key Concerns
- Output escaping is only properly handled for 33% of outputs
- No nonce checks implemented
- No capability checks implemented
Footer Code Security Vulnerabilities
Footer Code Code Analysis
Output Escaping
Footer Code Attack Surface
WordPress Hooks 4
Maintenance & Trust
Footer Code Maintenance & Trust
Maintenance Signals
Community Trust
Footer Code Alternatives
Insert Headers and Footers Code – HT Script
insert-headers-and-footers-script
This plugin allows you to insert Google analytic code, Facebook pixel code, custom javascript, custom style in your website's header and footer.
NinjaTeam Header Footer Custom Code
header-footer-code
Help you easy to insert CSS and JavaScript codes to or before .
KP Tracking Code
its-tracking-code
This plugin used to add tracking code to header & footer section.
WP Scripts Customizer
wp-scripts-customizer
WP Scripts Customizer allows to enter scripts you would like output to head and footer of your WordPress theme page via WordPress Theme customizer.
Header Footer Code Manager
header-footer-code-manager
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for analytics, marketing, or chat features.
Footer Code Developer Profile
4 plugins · 560 total installs
How We Detect Footer Code
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.