TR Register Only Security & Risk Analysis

wordpress.org/plugins/tr-register-only

Restrict your WordPress site to registered/logged-in users only. Perfect for private communities, staging sites, and intranet portals.

20 active installs v2.0.0 PHP 7.4+ WP 5.6+ Updated Mar 1, 2026
loginmembers-onlyprivateregistrationrestrict
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TR Register Only Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "tr-register-only" v2.0.0 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly limits the plugin's attack surface. Furthermore, the code signals indicate robust security practices, with all SQL queries utilizing prepared statements, all output properly escaped, and a capability check implemented. The lack of file operations and external HTTP requests further reduces potential vulnerabilities. The vulnerability history is also exceptionally clean, with zero known CVEs, suggesting a well-maintained and secure plugin over time.

While the static analysis reveals no critical or high-severity issues, the complete absence of any identified flows in the taint analysis, coupled with zero nonce checks, warrants a cautious approach. A zero taint flow could indicate a very small or straightforward codebase, or it might suggest that the analysis tools were unable to detect potential flows within this specific plugin. The lack of nonce checks, while not an issue given the current attack surface, is a standard WordPress security mechanism that is absent here. Overall, the plugin appears secure and well-developed with good adherence to security best practices. The primary area for potential concern, though not definitively identified as a risk in this analysis, is the lack of observable taint flows and nonce checks, which could be areas for further investigation if the plugin's functionality were to expand.

Key Concerns

  • No nonce checks implemented
Vulnerabilities
None known

TR Register Only Security Vulnerabilities

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

TR Register Only Code Analysis

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

Output Escaping

100% escaped12 total outputs
Attack Surface

TR Register Only Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actiontemplate_redirectregistered-only.php:37
actionrest_api_initregistered-only.php:38
actionadmin_menuregistered-only.php:39
actionadmin_initregistered-only.php:40
actionadmin_enqueue_scriptsregistered-only.php:41
actionlogin_messageregistered-only.php:42
filterrest_authentication_errorsregistered-only.php:81
Maintenance & Trust

TR Register Only Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 1, 2026
PHP min version7.4
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs20
Developer Profile

TR Register Only Developer Profile

techieresource

1 plugin · 20 total installs

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

How We Detect TR Register Only

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tr-register-only/assets/admin.css
Version Parameters
tr-register-only/assets/admin.css?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/
FAQ

Frequently Asked Questions about TR Register Only