Time-Limited Content Access Security & Risk Analysis

wordpress.org/plugins/time-limited-content-access

Show or hide content based on a date/time range using a simple shortcode.

0 active installs v1.0 PHP 7.4+ WP 5.0+ Updated Dec 15, 2025
conditional-contentcontent-visibilityscheduled-contentshortcodetime
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Time-Limited Content Access Safe to Use in 2026?

Generally Safe

Score 100/100

Time-Limited Content Access 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 "time-limited-content-access" v1.0 plugin presents a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are significant strengths. Furthermore, all identified output is properly escaped, mitigating common cross-site scripting (XSS) vulnerabilities. The plugin also appears to have no known vulnerabilities or a history of CVEs, which is a positive indicator.

However, there are a few areas that warrant attention. The plugin lacks any explicit capability checks and nonce checks for its single entry point, the shortcode. While the static analysis reports 0 unprotected entry points, the absence of these security mechanisms for the shortcode means that any user, regardless of their WordPress role, could potentially interact with its functionality. This could lead to unintended consequences or an expanded attack surface if the shortcode's implementation has exploitable logic.

In conclusion, the plugin is well-coded in many respects, particularly concerning data handling and output sanitization. The lack of a vulnerability history is encouraging. The primary concern lies in the missing authentication and authorization checks for the shortcode, which represents a potential weakness that could be exploited if the shortcode's functionality is sensitive.

Key Concerns

  • Missing capability checks for shortcode
  • Missing nonce checks for shortcode
Vulnerabilities
None known

Time-Limited Content Access Security Vulnerabilities

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

Time-Limited Content Access Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Time-Limited Content Access Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[timecoac_timed_content] time-limited-content-access.php:35
WordPress Hooks 1
actionadmin_menutime-limited-content-access.php:56
Maintenance & Trust

Time-Limited Content Access Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 15, 2025
PHP min version7.4
Downloads291

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Time-Limited Content Access Developer Profile

Usama Khalid

2 plugins · 100 total installs

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

How We Detect Time-Limited Content Access

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
Shortcode Output
[timecoac_timed_contentYour content here
FAQ

Frequently Asked Questions about Time-Limited Content Access