User Register Date Security & Risk Analysis

wordpress.org/plugins/user-register-date

Displays the registration date of users in WordPress on the user profile page and in the user list in the admin panel.

30 active installs v2.0 PHP 7.0+ WP 4.0+ Updated Jan 27, 2026
admindateprofileregistrationuser
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is User Register Date Safe to Use in 2026?

Generally Safe

Score 100/100

User Register Date has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "user-register-date" v2.0 plugin exhibits a remarkably strong security posture based on the provided static analysis data. The plugin boasts a zero attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. Furthermore, the code itself demonstrates excellent security practices, including the absence of dangerous functions, all SQL queries utilizing prepared statements, and 100% of output being properly escaped. There are no file operations or external HTTP requests, and crucially, no nonce checks or capability checks were identified as missing. This indicates a well-sanitized and carefully developed codebase.

The vulnerability history further solidifies this positive assessment. With zero known CVEs, no unpatched vulnerabilities, and no recorded common vulnerability types, this plugin appears to have a clean record. The absence of any historical vulnerabilities suggests a commitment to secure coding or, at the very least, a lack of discovery of any weaknesses over time. The lack of taint analysis results also suggests no exploitable flows were identified by the analysis tool.

While the plugin's current version appears exceptionally secure, the complete absence of any capability checks or nonce checks is a notable observation. While the static analysis might not have found any entry points requiring these, it's a general good practice for any plugin that interacts with user data or performs actions to have some form of authorization or protection in place. However, given the other strong indicators and the zero attack surface, this is a minor point of observation rather than a significant risk.

Vulnerabilities
None known

User Register Date Security Vulnerabilities

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

User Register Date Release Timeline

v2.0Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

User Register Date Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

User Register Date Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadeduser-register-date.php:20
filtermanage_users_columnsuser-register-date.php:27
filtermanage_users_custom_columnuser-register-date.php:39
actionshow_user_profileuser-register-date.php:58
actionedit_user_profileuser-register-date.php:59
filtermanage_users_sortable_columnsuser-register-date.php:67
actionpre_get_usersuser-register-date.php:81
Maintenance & Trust

User Register Date Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 27, 2026
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

User Register Date Developer Profile

JJ Montalban

4 plugins · 90 total installs

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

How We Detect User Register Date

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
registration_date
FAQ

Frequently Asked Questions about User Register Date