
Display Category Post Count Security & Risk Analysis
wordpress.org/plugins/display-category-post-countThis plugin help you to display post count in category for wordpress post and woocommerce product
Is Display Category Post Count Safe to Use in 2026?
Generally Safe
Score 85/100Display Category Post Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "display-category-post-count" v1.1 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by having no identified dangerous functions, no file operations, no external HTTP requests, and all identified output is properly escaped. Furthermore, the absence of any recorded vulnerabilities in its history suggests a commitment to security by the developers or a lack of discoverable flaws to date.
However, there are notable areas for improvement. The plugin has no nonce checks or capability checks implemented, which means that if an entry point were to become vulnerable, unauthorized users could potentially trigger actions. Additionally, the single SQL query present is not using prepared statements, posing a risk of SQL injection if user input is not meticulously sanitized before being passed to this query. While the attack surface is small, the lack of authentication checks on any entry points is a potential concern.
In conclusion, the plugin is not inherently insecure, and its vulnerability history is a positive sign. Nevertheless, the lack of nonces and capability checks, coupled with the unparameterized SQL query, represent specific security weaknesses that could be exploited if an attack vector is discovered. Addressing these points would further strengthen its security.
Key Concerns
- SQL query without prepared statements
- No nonce checks
- No capability checks
Display Category Post Count Security Vulnerabilities
Display Category Post Count Code Analysis
SQL Query Safety
Display Category Post Count Attack Surface
Shortcodes 1
Maintenance & Trust
Display Category Post Count Maintenance & Trust
Maintenance Signals
Community Trust
Display Category Post Count Alternatives
Preserve Taxonomy Hierarchy
preserve-taxonomy-hierarchy
Preserve hierarchy in posts category and navigation menu editor lists.
AK Featured Post Widget
akfeatured-post-widget
A widget that you can use to display your blog posts, custom post types, or woocommerce products!
Posts of Current Category
posts-of-current-category
Display or List post name of current category.
Display Category Posts Via Shortcode Lite
display-category-posts-via-shortcode-lite
Displays posts with their featured images from a specified category in a responsive grid using a simple shortcode. After installation simply go to Se …
Featured Category
featured-category
Displays recent posts from a specified category in a customizable box on the home page of the blog.
Display Category Post Count Developer Profile
2 plugins · 110 total installs
How We Detect Display Category Post Count
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
display-category-post-count/display-category-post-count.php?ver=1.1HTML / DOM Fingerprints
[get-post-count-wpcpc category="your category name" post_type="post/product/etc"]