Hide Page And Post Title Security & Risk Analysis

wordpress.org/plugins/hide-page-and-post-title

Hide title on single pages and posts.

40K active installs v1.5.8 PHP + WP 3.5+ Updated Sep 23, 2024
hide-custom-post-titlehide-page-titlehide-post-titlehide-titletitle-hide
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Page And Post Title Safe to Use in 2026?

Generally Safe

Score 92/100

Hide Page And Post Title has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "hide-page-and-post-title" plugin v1.5.8 exhibits a generally good security posture based on the provided static analysis. The plugin has no recorded vulnerabilities, which is a strong positive indicator. Furthermore, its attack surface is minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. Crucially, it does not appear to perform any SQL queries without prepared statements and has no external HTTP requests, file operations, or bundled libraries that could introduce risks. The presence of a nonce check is also a positive sign for secure operations.

However, a significant concern arises from the output escaping. With 9 total outputs and 0% properly escaped, there is a high likelihood of cross-site scripting (XSS) vulnerabilities. This means that any user-controlled input processed by the plugin and displayed on the frontend or backend could be manipulated to inject malicious scripts, posing a risk to users and administrators. While the lack of direct SQL injection vectors or exposed entry points is commendable, the complete absence of output escaping represents a critical oversight in secure coding practices and needs immediate attention.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

Hide Page And Post Title Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Hide Page And Post Title Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Hide Page And Post Title Code Analysis

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

Output Escaping

0% escaped9 total outputs
Attack Surface

Hide Page And Post Title Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadd_meta_boxeshide-page-and-post-title.php:23
actionsave_posthide-page-and-post-title.php:24
actiondelete_posthide-page-and-post-title.php:25
actionwp_headhide-page-and-post-title.php:26
actionthe_titlehide-page-and-post-title.php:27
actionwp_enqueue_scriptshide-page-and-post-title.php:28
Maintenance & Trust

Hide Page And Post Title Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 23, 2024
PHP min version
Downloads677K

Community Trust

Rating72/100
Number of ratings54
Active installs40K
Developer Profile

Hide Page And Post Title Developer Profile

Arjun Thakur

3 plugins · 121K total installs

65
trust score
Avg Security Score
80/100
Avg Patch Time
824 days
View full developer profile
Detection Fingerprints

How We Detect Hide Page And Post Title

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
hpt_headertitle
HTML Comments
<!-- Hide Page Title --><!-- END Hide Page Title-->
Data Attributes
name="hpt_headertitle"name="hpt_headertitle_noncename"id="hpt_headertitle"nonce="hpt_headertitle_dononce"
FAQ

Frequently Asked Questions about Hide Page And Post Title