WP Filter Posts – List Posts by Categories, Tags, Authors and dates Security & Risk Analysis

wordpress.org/plugins/wp-filter-posts

Generate shortcode to list posts based on ids, categories, authors, tags or dates.

50 active installs v1.1 PHP 5.0+ WP 3.0+ Updated Jan 23, 2020
category-based-postslist-post-by-categorypost-filtersort-poststag-based-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Filter Posts – List Posts by Categories, Tags, Authors and dates Safe to Use in 2026?

Generally Safe

Score 85/100

WP Filter Posts – List Posts by Categories, Tags, Authors and dates has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The wp-filter-posts v1.1 plugin exhibits a generally good security posture, with a notable absence of critical vulnerabilities in its static analysis and vulnerability history. The plugin demonstrates strong adherence to best practices by implementing prepared statements for a high percentage of its SQL queries and performing proper output escaping. Furthermore, the absence of file operations and external HTTP requests reduces potential attack vectors. The presence of nonce and capability checks, while not exhaustive across all entry points, is a positive sign. However, the analysis does highlight potential areas for improvement. With 3 AJAX handlers, the lack of explicit authentication checks on all of them, although reported as 0 unprotected in the static analysis, warrants careful scrutiny during runtime to ensure all AJAX endpoints are adequately secured against unauthorized access. The relatively high number of SQL queries (45) means that even a small percentage of improperly handled queries could introduce risks, though the 78% prepared statement usage is encouraging. The plugin's clean vulnerability history is a significant strength, suggesting a proactive approach to security or a lack of historical exploitable flaws.

Key Concerns

  • No explicit auth checks on all AJAX handlers
  • Output escaping not fully implemented on all outputs
  • Capability checks present on only 1 of 4 entry points
Vulnerabilities
None known

WP Filter Posts – List Posts by Categories, Tags, Authors and dates Security Vulnerabilities

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

WP Filter Posts – List Posts by Categories, Tags, Authors and dates Code Analysis

Dangerous Functions
0
Raw SQL Queries
10
35 prepared
Unescaped Output
47
168 escaped
Nonce Checks
9
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

78% prepared45 total queries

Output Escaping

78% escaped215 total outputs
Data Flows
All sanitized

Data Flow Analysis

7 flows
<add_new> (admin\add_new.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Filter Posts – List Posts by Categories, Tags, Authors and dates Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 3

authwp_ajax_filter_entry_deleteajax-handler.php:5
authwp_ajax_filter_entry_statusajax-handler.php:18
authwp_ajax_xyz_wpf_ajax_backlinkajax-handler.php:59

Shortcodes 1

[xyz_wpf_shortcode] admin\menu.php:64
WordPress Hooks 5
actionadmin_noticesadmin\admin-notices.php:79
actionadmin_menuadmin\menu.php:13
actionwp_footerwp-filter-posts.php:30
actionadmin_enqueue_scriptswp-filter-posts.php:46
filterplugin_row_metaxyz-functions.php:52
Maintenance & Trust

WP Filter Posts – List Posts by Categories, Tags, Authors and dates Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 23, 2020
PHP min version5.0
Downloads9K

Community Trust

Rating20/100
Number of ratings1
Active installs50
Developer Profile

WP Filter Posts – List Posts by Categories, Tags, Authors and dates Developer Profile

f1logic

15 plugins · 142K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
352 days
View full developer profile
Detection Fingerprints

How We Detect WP Filter Posts – List Posts by Categories, Tags, Authors and dates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-filter-posts/admin/style.css/wp-content/plugins/wp-filter-posts/admin/notice.js
Script Paths
/wp-content/plugins/wp-filter-posts/admin/notice.js
Version Parameters
wp-filter-posts/admin/style.css?ver=wp-filter-posts/admin/notice.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[xyz_wpf_shortcode]
FAQ

Frequently Asked Questions about WP Filter Posts – List Posts by Categories, Tags, Authors and dates