Category Post Count Security & Risk Analysis

wordpress.org/plugins/category-post-count

With this plugin you can set the posts_per_page and posts_per_rss settings for individual categories.

10 active installs v0.1.2 PHP + WP 3.0+ Updated Dec 11, 2015
categoriescategorycountposts_per_pageposts_per_rss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Post Count Safe to Use in 2026?

Generally Safe

Score 85/100

Category Post Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

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.

Vulnerabilities
None known

Category Post Count Security Vulnerabilities

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

Category Post Count Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Category Post Count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedcategory-post-count.php:29
actionparse_querycategory-post-count.php:30
actioninitcategory-post-count.php:36
filterpre_option_posts_per_rsscategory-post-count.php:56
actionpre_get_postscategory-post-count.php:58
actioncategory_add_form_fieldscategory-post-count.php:140
actioncategory_edit_form_fieldscategory-post-count.php:141
actioncreated_categorycategory-post-count.php:142
actionedited_categorycategory-post-count.php:143
actionmanage_edit-category_columnscategory-post-count.php:144
filtermanage_category_custom_columncategory-post-count.php:145
Maintenance & Trust

Category Post Count Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 11, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Category Post Count Developer Profile

WordPress Türkiye

1 plugin · 10 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

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

CSS Classes
form-fieldform-field description
Data Attributes
name="post_count"id="post_count"name="feed_count"id="feed_count"
FAQ

Frequently Asked Questions about Category Post Count