Delay Posts From Appearing in WordPress RSS Feed Security & Risk Analysis

wordpress.org/plugins/delay-posts-in-rss-feed

Beat content scrapers and save yourself from accidental publishing by delaying posts in your RSS feed.

50 active installs v1.3.1 PHP + WP 3.1+ Updated Jul 7, 2020
delay-postsdelay-posts-in-rss-feedrss-feedrss-feed-pause
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Delay Posts From Appearing in WordPress RSS Feed Safe to Use in 2026?

Generally Safe

Score 85/100

Delay Posts From Appearing in WordPress RSS Feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "delay-posts-in-rss-feed" plugin, version 1.3.1, exhibits a generally good security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests, which are common vectors for exploits. The fact that all SQL queries utilize prepared statements is a strong indicator of secure database interaction. However, a significant concern arises from the output escaping. With 100% of outputs not being properly escaped, this plugin is vulnerable to Cross-Site Scripting (XSS) attacks. Any user-supplied data that is displayed to other users via the plugin's output could be injected with malicious scripts. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development. Despite the lack of direct vulnerabilities in the static analysis and history, the unescaped output is a critical flaw that requires immediate attention.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

Delay Posts From Appearing in WordPress RSS Feed Security Vulnerabilities

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

Delay Posts From Appearing in WordPress RSS Feed Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Delay Posts From Appearing in WordPress RSS Feed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menudelay-posts-rss-feed.php:16
actionadmin_initdelay-posts-rss-feed.php:45
filterposts_wheredelay-posts-rss-feed.php:118
Maintenance & Trust

Delay Posts From Appearing in WordPress RSS Feed Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 7, 2020
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Delay Posts From Appearing in WordPress RSS Feed Developer Profile

inthiscode

6 plugins · 190 total installs

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

How We Detect Delay Posts From Appearing in WordPress RSS Feed

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name='dpwrs_itc_settings[dpwrs_itc_enable]'name='dpwrs_itc_settings[dpwrs_itc_time_unit]'name='dpwrs_itc_settings[dpwrs_itc_time_wait]'
FAQ

Frequently Asked Questions about Delay Posts From Appearing in WordPress RSS Feed