
Date Pagination Security & Risk Analysis
wordpress.org/plugins/date-paginationPaginate your posts by year, month or day.
Is Date Pagination Safe to Use in 2026?
Generally Safe
Score 85/100Date Pagination has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "date-pagination" plugin version 2.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals are encouraging, with no dangerous functions, file operations, or external HTTP requests detected. The single SQL query uses prepared statements, and the majority of output is properly escaped, indicating good development practices.
Taint analysis also shows no critical or high severity flows, reinforcing the idea that the plugin is not introducing obvious vulnerabilities through data handling. The vulnerability history is completely clean, with zero recorded CVEs across all severities. This suggests a consistent track record of secure development and maintenance by the plugin author.
While the plugin demonstrates excellent security hygiene, the lack of any capability checks or nonce checks, combined with a total absence of entry points in the static analysis, might indicate a very limited functionality or that its integration into WordPress is minimal. However, given the data, the plugin appears to be secure and poses minimal risk. The lack of identified entry points and checks could be a sign of a well-contained and simple plugin, rather than a missed security feature.
Key Concerns
- 0 Nonce checks found
- 0 Capability checks found
- 1 of 5 outputs not properly escaped
Date Pagination Security Vulnerabilities
Date Pagination Code Analysis
SQL Query Safety
Output Escaping
Date Pagination Attack Surface
WordPress Hooks 4
Maintenance & Trust
Date Pagination Maintenance & Trust
Maintenance Signals
Community Trust
Date Pagination Alternatives
WP-Paginate
wp-paginate
WP-Paginate is a simple and flexible pagination plugin which provides users with better navigation on your WordPress site.
Compact Archives
compact-archives
Displays a smart monthly archive of posts in a more compact form rather than the default long archive widget.
TW Pagination
tw-pagination
TW Pagination is a simple and flexible pagination plugin which provides users with better navigation on your WordPress site.
Back and Forward Button
back-and-forward-button
Add ◄ and ► button anywhere in website matching theme color and style. Check the Live Preview first, then Install.
Custom Pagination Permalinks
custom-pagination-permalinks
Custom listing pagination URLs instead default WordPress permalinks like "[..]/page/[number]/"
Date Pagination Developer Profile
6 plugins · 11K total installs
How We Detect Date Pagination
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.