
Scheduled Content Security & Risk Analysis
wordpress.org/plugins/scheduled-contnet-by-streamaScheduled content enables you to schedule portions of a post or page and/or set an expiery date for that content.
Is Scheduled Content Safe to Use in 2026?
Generally Safe
Score 85/100Scheduled Content has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "scheduled-content-by-streama" plugin version 2.1 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a significant positive. Furthermore, the complete use of prepared statements for SQL and proper output escaping indicates robust defensive coding practices. The lack of recorded vulnerabilities in its history further bolsters this impression, suggesting a well-maintained and secure codebase.
However, the analysis does reveal a potential area of concern: the lack of any capability checks or nonce checks across its entry points. While the current attack surface is small and consists of a single shortcode with no apparent unprotected AJAX or REST API routes, this absence of authorization and validation mechanisms could become a vulnerability if the plugin's functionality were to expand or if a new entry point were introduced without proper safeguards. Taint analysis also returned no findings, which is good, but a zero result on taint analysis can sometimes be due to the complexity or scope of the analysis itself.
In conclusion, this plugin appears to be securely developed with strong adherence to fundamental security principles like prepared statements and output escaping. The vulnerability history is also a major positive. The primary weakness lies in the complete absence of capability and nonce checks, which, while not a current exploitable issue given the limited attack surface, represents a technical debt that could lead to future vulnerabilities if not addressed. The plugin has a good foundation but could benefit from implementing these common security checks.
Key Concerns
- Missing nonce checks
- Missing capability checks
Scheduled Content Security Vulnerabilities
Scheduled Content Code Analysis
Scheduled Content Attack Surface
Shortcodes 1
Maintenance & Trust
Scheduled Content Maintenance & Trust
Maintenance Signals
Community Trust
Scheduled Content Alternatives
Timed Content For Beaver Builder
timed-content-for-beaver-builder
A very easy to use plugin to hide content automatically after given time. Its purely PHP based plugin, so it removes content from source as well.
YAHMAN Add-ons
yahman-add-ons
YAHMAN Add-ons has Multiple functions.
Post/Page Import Export – Migrate Content with Custom Fields & Taxonomies
postpage-import-export-with-custom-fields-taxonomies
Export and import WordPress posts & pages as JSON files with full support for custom fields, taxonomies, ACF fields, and featured images.
Easy Content Adder
easy-content-adder
A WordPress plugin to easily add custom content to all of your Pages, Posts, and Custom Post Types.
WP Order By
wp-order-by
Simple and easy way to order your posts, pages or any other custom post-type in a various options.
Scheduled Content Developer Profile
2 plugins · 160 total installs
How We Detect Scheduled Content
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<!-- BEGIN SCHEDULED CONTENT BY THATBLOGGER --><!-- END SCHEDULED CONTENT BY THATBLOGGER -->