Edit Registration Date Security & Risk Analysis

wordpress.org/plugins/edit-registration-date

Very simple plugin that allows you to easily edit a user's registration date in WordPress

100 active installs v1.0.3 PHP 5.3+ WP + Updated Nov 29, 2023
edit-dateedit-registration-dateregistration-date
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Edit Registration Date Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'edit-registration-date' plugin v1.0.3 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL queries without prepared statements, unescaped output, file operations, external HTTP requests, and the presence of a capability check are all positive indicators. Furthermore, the plugin has no recorded vulnerability history, suggesting a mature and well-maintained codebase. The total entry points are zero, and importantly, there are no unprotected entry points, which significantly reduces the potential attack surface.

However, the static analysis did not find any taint flows, which means this analysis may not have covered all potential interaction points, or the plugin is very simple. The lack of nonce checks on any entry points, while currently not an issue due to the absence of those entry points (like AJAX or shortcodes), could become a concern if the plugin evolves and introduces such features without appropriate security measures. Overall, the plugin appears secure for its current functionality, but any future expansion should be rigorously reviewed for the introduction of new vulnerabilities.

Key Concerns

  • No nonce checks on entry points
Vulnerabilities
None known

Edit Registration Date Security Vulnerabilities

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

Edit Registration Date Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Edit Registration Date Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitedit-registration-date.php:49
actionedit_user_profileEdit_Registration_Date.php:21
actionshow_user_profileEdit_Registration_Date.php:22
actionedit_user_profile_updateEdit_Registration_Date.php:23
actionpersonal_options_updateEdit_Registration_Date.php:24
actionuser_profile_update_errorsEdit_Registration_Date.php:25
actionadmin_enqueue_scriptsEdit_Registration_Date.php:26
Maintenance & Trust

Edit Registration Date Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 29, 2023
PHP min version5.3
Downloads2K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Edit Registration Date Developer Profile

Tyler

2 plugins · 130 total installs

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

How We Detect Edit Registration Date

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/edit-registration-date/js/edit-registration-date.js/wp-content/plugins/edit-registration-date/js/jquery-ui-timepicker.min.js/wp-content/plugins/edit-registration-date/css/jquery-ui-timepicker.min.css
Script Paths
/wp-content/plugins/edit-registration-date/js/edit-registration-date.js/wp-content/plugins/edit-registration-date/js/jquery-ui-timepicker.min.js

HTML / DOM Fingerprints

CSS Classes
erd_registration_date_row
Data Attributes
id="erd_registration_date"name="erd_registration_date"
FAQ

Frequently Asked Questions about Edit Registration Date