Adds First name and Last name to registration form.

10 active installs v0.1 PHP + WP 2.5+ Updated Mar 5, 2010
first-namelast-nameregistrationsurname
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is First name Last name Safe to Use in 2026?

Generally Safe

Score 85/100

First name Last name has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "first-name-and-last-name-on-registration-page" plugin version 0.1 exhibits a remarkably strong security posture. The code analysis reveals no dangerous functions, no raw SQL queries, all outputs are properly escaped, and there are no file operations or external HTTP requests. Crucially, the plugin has zero identified vulnerabilities in its history, suggesting a consistent focus on security by its developers. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface, and all entry points, though nonexistent, are reported as protected. This lack of any detected weaknesses in the code signals and the complete absence of any historical vulnerabilities paint a picture of a highly secure, albeit very narrowly scoped, plugin. The only potential area for consideration, though not a direct finding, is the very limited scope of the plugin, which may contribute to its apparent security. However, within the scope of the provided data, the plugin is exceptionally secure.

Vulnerabilities
None known

First name Last name Security Vulnerabilities

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

First name Last name Code Analysis

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

First name Last name Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionregister_formfname_lname.php:12
actionuser_registerfname_lname.php:13
Maintenance & Trust

First name Last name Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMar 5, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

First name Last name Developer Profile

Web Dev Gandalf

10 plugins · 240 total installs

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

How We Detect First name Last name

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
input
Shortcode Output
<p> <label for="first_name">First Name</label> <input type="text" name="first_name" id="first_name" class="input" value="" size="20" /> </p> <p> <label for="last_name">Last Name</label> <input type="text" name="last_name" id="last_name" class="input" value="" size="20" /> </p>
FAQ

Frequently Asked Questions about First name Last name