Show/Hide Content at Set Time Security & Risk Analysis

wordpress.org/plugins/shortcodes-to-show-or-hide-content

Shortcodes to wrap around text, which specify at what date or time that content should appear or disappear, either once, or on a recurring basis.

10K active installs v2.5 PHP + WP 2.5+ Updated Oct 1, 2019
activedateexpireshow-hidetime
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show/Hide Content at Set Time Safe to Use in 2026?

Generally Safe

Score 85/100

Show/Hide Content at Set Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "shortcodes-to-show-or-hide-content" plugin version 2.5 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities, unescaped output, file operations, external HTTP requests, and any taint analysis findings indicates that the code has been developed with security best practices in mind. The fact that all SQL queries utilize prepared statements is a significant strength.

However, the analysis highlights some potential areas for improvement. The plugin has a total of 7 shortcodes, which represent its primary attack surface. While the static analysis reports 0 unprotected entry points, the lack of explicit nonce and capability checks mentioned for these shortcodes is a concern. This could potentially leave the plugin vulnerable if the shortcodes themselves accept user-controlled input that is not adequately validated and authorized before being processed. The absence of recorded vulnerabilities in its history is a positive sign, suggesting a history of secure development, but it does not negate the need for robust security checks on its active entry points.

In conclusion, the plugin demonstrates a good foundation with its secure coding practices regarding SQL and output handling. The primary weakness lies in the potential for insufficient authorization checks on its shortcodes, which represent the main interaction points with the plugin. Addressing this by implementing appropriate nonce and capability checks would further strengthen its security.

Key Concerns

  • No Nonce Checks Implemented
  • No Capability Checks Implemented
Vulnerabilities
None known

Show/Hide Content at Set Time Security Vulnerabilities

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

Show/Hide Content at Set Time 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

Show/Hide Content at Set Time Attack Surface

Entry Points7
Unprotected0

Shortcodes 7

[expires] includes\retired-shortcodes.php:23
[showafter] includes\retired-shortcodes.php:40
[time-restrict] includes\shortcodes.php:63
[time-restrict-repeat] includes\shortcodes.php:240
[time-restrict-repeat-1] includes\shortcodes.php:241
[time-restrict-repeat-2] includes\shortcodes.php:242
[time-restrict-repeat-3] includes\shortcodes.php:243
Maintenance & Trust

Show/Hide Content at Set Time Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 1, 2019
PHP min version
Downloads40K

Community Trust

Rating98/100
Number of ratings33
Active installs10K
Developer Profile

Show/Hide Content at Set Time Developer Profile

Dave Clements

4 plugins · 10K total installs

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

How We Detect Show/Hide Content at Set Time

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcodes-to-show-or-hide-content/includes/shortcodes.php/wp-content/plugins/shortcodes-to-show-or-hide-content/includes/retired-shortcodes.php
Version Parameters
shortcodes-to-show-or-hide-content/style.css?ver=shortcodes-to-show-or-hide-content/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
Copyright 2016 Dave Clements (email : https://www.theukedge.com/contact/)This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License, version 2, aspublished by the Free Software Foundation.+15 more
Data Attributes
data-shortcode-id
Shortcode Output
[time-restrict][time-restrict-repeat][expires][showafter]
FAQ

Frequently Asked Questions about Show/Hide Content at Set Time