
Category Post Count Security & Risk Analysis
wordpress.org/plugins/category-post-countWith this plugin you can set the posts_per_page and posts_per_rss settings for individual categories.
Is Category Post Count Safe to Use in 2026?
Generally Safe
Score 85/100Category Post Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "category-post-count" plugin, version 0.1.2, exhibits an excellent security posture based on the provided static analysis and vulnerability history. The code analysis reveals no dangerous functions, no unescaped output, and all SQL queries utilize prepared statements, indicating robust secure coding practices. Furthermore, there are no file operations or external HTTP requests, significantly reducing potential attack vectors. The plugin also has zero recorded vulnerabilities, including no known CVEs, which suggests a history of secure development or effective patching if issues have arisen in the past.
From a risk perspective, the plugin's minimal attack surface is a significant strength. With no identified AJAX handlers, REST API routes, shortcodes, or cron events, there are very few points where external input could be processed. This lack of entry points, coupled with the absence of any taint analysis findings, strongly suggests that there are no exploitable code paths. The complete absence of capability checks and nonce checks is noted, but given the extremely limited attack surface and the plugin's likely function (displaying post counts, which typically requires minimal user interaction or sensitive data access), this is less concerning than it might be in a more complex plugin.
In conclusion, this plugin appears to be very secure. Its strengths lie in its clean code, lack of exploitable features, and clean vulnerability history. While the absence of capability and nonce checks could be a point of concern in a more feature-rich plugin, in this context, it does not represent a significant security risk. The plugin's developers have implemented strong security practices, leading to a low-risk profile.
Category Post Count Security Vulnerabilities
Category Post Count Code Analysis
Output Escaping
Category Post Count Attack Surface
WordPress Hooks 11
Maintenance & Trust
Category Post Count Maintenance & Trust
Maintenance Signals
Community Trust
Category Post Count Alternatives
Category Order and Taxonomy Terms Order
taxonomy-terms-order
Drag-and-drop ordering for Categories & any taxonomy (hierarchically) using a Drag and Drop Sortable JavaScript capability.
Categories Images
categories-images
The Categories Images is a Wordpress plugin allow you to add image to category, tag or custom taxonomy.
Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI
simple-tags
Tags, Categories and WordPress terms are easy with TaxoPress. Add a Tag or Category to Pages, manage your WooCommerce Categories and Tags and more.
Ultimate Category Excluder
ultimate-category-excluder
Ultimate Category Excluder allows you to quickly and easily exclude categories from your front page, archives, feeds, and search results.
Category Posts Widget
category-posts
Adds a widget that shows the most recent posts from a single category.
Category Post Count Developer Profile
1 plugin · 10 total installs
How We Detect Category Post Count
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
form-fieldform-field descriptionname="post_count"id="post_count"name="feed_count"id="feed_count"