
Timed content show or hide Security & Risk Analysis
wordpress.org/plugins/timed-content-show-or-hideThis plugin show or hide the content after a specified time.
Is Timed content show or hide Safe to Use in 2026?
Generally Safe
Score 85/100Timed content show or hide has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "timed-content-show-or-hide" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerabilities, suggesting a generally well-developed and secure codebase to date. The plugin also has a minimal attack surface with only one shortcode entry point and no AJAX handlers, REST API routes, or cron events that would typically increase exposure.
However, a significant concern arises from the complete lack of output escaping. With two total outputs analyzed and 0% properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content rendered by this plugin, even if originating from seemingly safe sources, could be maliciously manipulated to inject arbitrary scripts into the user's browser. Additionally, the absence of nonce checks and capability checks on its single entry point (the shortcode) means that any user, regardless of their role or permissions, could potentially interact with or trigger the plugin's functionality, though the limited attack surface mitigates the immediate impact.
While the plugin's history is clean, this does not negate the present risks identified in the static analysis. The lack of output escaping is a critical weakness that needs immediate attention. In conclusion, while the plugin is built on a foundation of secure coding for database interactions and has no known historical exploits, the unescaped output represents a significant and actionable security flaw that lowers its overall security rating.
Key Concerns
- Output escaping is not implemented
- No nonce checks on entry points
- No capability checks on entry points
Timed content show or hide Security Vulnerabilities
Timed content show or hide Code Analysis
Output Escaping
Timed content show or hide Attack Surface
Shortcodes 1
Maintenance & Trust
Timed content show or hide Maintenance & Trust
Maintenance Signals
Community Trust
Timed content show or hide Alternatives
Hide Broken Shortcodes
hide-broken-shortcodes
Prevent broken shortcodes from appearing in posts and pages.
Website Content in Page or Post – Embed website content in posts and pages
show-website-content-in-wordpress-page-or-post
Fetches the content of another webpage or URL to display inside the current post or page.
BNS Inline Asides
bns-inline-asides
This plugin will allow you to style sections of the post, or page, content with added emphasis by leveraging a style element from the active theme.
Dynamic Text
dynamic-text
Dynamic Text is a localization plugin that allows you to have dynamic text and content on your Wordpress pages and posts. To use this plugin, set an …
WP Personalizer – Personalize your content to your visitor
wp-personalizer
Show personalized content to your visitors and turn them into engaged fans. You can personalize things like browser, country, IP and more.
Timed content show or hide Developer Profile
10 plugins · 220 total installs
How We Detect Timed content show or hide
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
id="timed-content"hideItshowIt<div id="timed-content"<script type="text/javascript">function hideIt()<script type="text/javascript">function showIt()