
Custom Post Text Security & Risk Analysis
wordpress.org/plugins/custom-post-textThis plugin is for adding certain text to every post, before or after.
Is Custom Post Text Safe to Use in 2026?
Generally Safe
Score 85/100Custom Post Text has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'custom-post-text' plugin v2.0 exhibits a strong initial security posture based on the static analysis provided. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly reduces the plugin's attack surface, and crucially, there are no unprotected entry points. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and avoiding dangerous functions, file operations, and external HTTP requests.
However, a significant concern arises from the lack of output escaping. With 100% of the identified outputs being unescaped, this creates a high risk of Cross-Site Scripting (XSS) vulnerabilities. If any user-supplied data is ever rendered on the front-end or back-end without proper sanitization, an attacker could inject malicious scripts. Additionally, the complete absence of nonce and capability checks on all entry points (though there are none currently) suggests a potential for privilege escalation or unauthorized actions should new entry points be introduced in future versions without adequate security measures.
The plugin's vulnerability history is a clear strength, with zero recorded CVEs, indicating a history of stable and secure development. This, combined with the current lack of critical or high-severity issues in taint analysis, paints a picture of a plugin that, in its current state, is relatively safe. However, the unescaped output represents a critical flaw that needs immediate attention to mitigate the risk of XSS attacks. The lack of security checks on potential future entry points is a latent risk.
Key Concerns
- 100% of outputs unescaped
- No nonce checks on any entry points
- No capability checks on any entry points
Custom Post Text Security Vulnerabilities
Custom Post Text Code Analysis
Output Escaping
Custom Post Text Attack Surface
WordPress Hooks 2
Maintenance & Trust
Custom Post Text Maintenance & Trust
Maintenance Signals
Community Trust
Custom Post Text Alternatives
Insert Headers And Footers
wp-headers-and-footers
Include inline javascript, stylesheets, CSS code or anything you want in Header and Footer areas of your WordPress with ease.
Header and Footer Scripts
header-and-footer-scripts
Header and Footer Scripts plugin allows you to add scripts to WordPress site's and just before closing tag.
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts
insert-php
Insert PHP, JavaScript, CSS, HTML, ads, and tracking code into WordPress headers, footers, pages, and content using conditional logic, without editing …
Header Footer Builder for Elementor
header-footer-builder-for-elementor
Header Footer Builder for Eelementor for WordPress & WooCommerce. Beginner-friendly, eCommerce-ready, optimized and fully compatible Plugin.
Custom Shortcodes
custom-shortcodes
Manage custom fields using the insert shortcodes or HTML comment in text of post.
Custom Post Text Developer Profile
1 plugin · 10 total installs
How We Detect Custom Post Text
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
wrap