Filter Posts By Date Range Security & Risk Analysis

wordpress.org/plugins/filter-posts-by-date-range

Filter your WordPress posts by date range

30 active installs v1.3 PHP 7.1+ WP 3.7+ Updated Aug 22, 2021
datedaterangefilterpostswp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Filter Posts By Date Range Safe to Use in 2026?

Generally Safe

Score 85/100

Filter Posts By Date Range has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The plugin "filter-posts-by-date-range" v1.3 exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface (AJAX, REST API, shortcodes, cron events) significantly reduces the potential for external exploitation. Furthermore, the code's reliance on prepared statements for all SQL queries and a high percentage of properly escaped output are excellent security practices.

The taint analysis shows no identified flows, and the vulnerability history is clean, with no recorded CVEs. This suggests a well-maintained and secure codebase that has not historically introduced vulnerabilities. The lack of dangerous functions, file operations, external HTTP requests, and the absence of nonce and capability checks (due to the lack of specific entry points) further reinforce its secure design.

Overall, this plugin appears to be very secure. The primary area for potential minor improvement would be the 17% of output that is not properly escaped, though with no exploitable entry points, this is unlikely to pose a significant risk in the current version. The complete lack of any vulnerabilities or exploitable paths is a strong indicator of developer diligence.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

Filter Posts By Date Range Security Vulnerabilities

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

Filter Posts By Date Range Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface

Filter Posts By Date Range Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsfilter-posts-by-daterange.php:8
actionrestrict_manage_postsfilter-posts-by-daterange.php:11
actionpre_get_postsfilter-posts-by-daterange.php:14
actionrestrict_manage_postsindex.php:22
filterpost_row_actionsindex.php:35
filtermonths_dropdown_resultsindex.php:45
Maintenance & Trust

Filter Posts By Date Range Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 22, 2021
PHP min version7.1
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Filter Posts By Date Range Developer Profile

Nikunj Soni

6 plugins · 3K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
256 days
View full developer profile
Detection Fingerprints

How We Detect Filter Posts By Date Range

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/filter-posts-by-date-range/css/jquery-ui.css

HTML / DOM Fingerprints

Data Attributes
name="FPBDR_DateFrom"name="FPBDR_DateTo"
JS Globals
FPBDR_PLUGIN_URL
FAQ

Frequently Asked Questions about Filter Posts By Date Range