
Users Registration Date Security & Risk Analysis
wordpress.org/plugins/users-registered-listNew sortable "Registered" date column on the Users page in wp-admin area to see when each user has registered on a site.
Is Users Registration Date Safe to Use in 2026?
Generally Safe
Score 100/100Users Registration Date has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of the 'users-registered-list' plugin v1.0.1 indicates a strong security posture based on the reported findings. The plugin exhibits no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication or permission checks. Furthermore, the code signals report a clean slate with no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. The absence of file operations and external HTTP requests further contributes to a reduced attack surface.
Taint analysis shows no identified flows with unsanitized paths, reinforcing the impression of well-written and secure code. The vulnerability history is also entirely clean, with zero known CVEs, further bolstering confidence in the plugin's security. However, the complete lack of any security-related signals (e.g., nonces, capability checks, or any identified entry points that *would* require them) might suggest a very limited functionality or that the analysis might have missed certain aspects of the plugin's interaction with WordPress core if its functionality is highly integrated or relies on WordPress hooks that are not directly represented as explicit entry points.
Overall, based on the provided data, the plugin appears to be very securely coded. The strengths lie in its adherence to secure coding practices like prepared statements and output escaping, and the absence of known vulnerabilities. The only potential area for consideration is the complete absence of any observed security checks or exposed entry points, which, while currently showing no issues, could be an indicator of either extremely minimal functionality or a need for more in-depth analysis if the plugin's purpose suggests a broader interaction with the system.
Key Concerns
- No nonce checks observed
- No capability checks observed
Users Registration Date Security Vulnerabilities
Users Registration Date Code Analysis
Users Registration Date Attack Surface
WordPress Hooks 3
Maintenance & Trust
Users Registration Date Maintenance & Trust
Maintenance Signals
Community Trust
Users Registration Date Alternatives
New User Approve
new-user-approve
WordPress user approval plugin to moderate registrations. Approve or deny real users and prevent fake signups to control who registers on site.
Manage User Columns
manage-user-columns
This plugin allows you to manage columns under the users page in the WordPress admin area.
User Spam Remover
user-spam-remover
Automatically removes spam user registrations and other old, unused user accounts. Blocks annoying e-mail to administrator after new registrations.
Force Password Change
force-password-change
Require users to change their password on first login.
Restrict Usernames
restrict-usernames
Restrict the usernames that new users may use when registering for your site.
Users Registration Date Developer Profile
8 plugins · 3K total installs
How We Detect Users Registration Date
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.