WP Multiple Titles Security & Risk Analysis

wordpress.org/plugins/wp-multiple-titles

This plugin enables you to have 2 titles for 1 post : one on the post page, the other to be used everywhere else.

40 active installs v0.1 PHP + WP 3.0+ Updated Mar 19, 2013
multi-authormulti-author-blogmultiauthormultiauthor-blogseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Multiple Titles Safe to Use in 2026?

Generally Safe

Score 85/100

WP Multiple Titles has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The wp-multiple-titles plugin v0.1 presents a seemingly good security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, cron events, and dangerous functions is a positive indicator. Furthermore, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are all strong security practices. However, there are notable concerns. With a total of two output operations, only 50% are properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if the unescaped outputs handle user-supplied data. The complete lack of nonce and capability checks, despite having output operations, is a significant weakness. This means that even if the output itself were secure, the functionality triggering these outputs might be accessible to unauthenticated or unauthorized users. The plugin's vulnerability history is clean, which is encouraging, but this is a very early version and doesn't guarantee future security. In conclusion, while the plugin demonstrates good practices in areas like SQL querying and avoiding dangerous functions, the unescaped outputs and the complete absence of capability and nonce checks on its entry points are critical security concerns that significantly undermine its overall security. These weaknesses represent real risks that need to be addressed.

Key Concerns

  • Unescaped output found
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

WP Multiple Titles Security Vulnerabilities

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

WP Multiple Titles Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

WP Multiple Titles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadd_meta_boxeswp-multiple-titles.php:13
actionsave_postwp-multiple-titles.php:26
filterthe_titlewp-multiple-titles.php:38
Maintenance & Trust

WP Multiple Titles Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMar 19, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

WP Multiple Titles Developer Profile

Diije

2 plugins · 70 total installs

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

How We Detect WP Multiple Titles

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="dfr_title"name="dfr_title"
FAQ

Frequently Asked Questions about WP Multiple Titles