Hide Product & Post Categories Security & Risk Analysis

wordpress.org/plugins/hide-category

WC Hide Category is Open source Software. You can easily hide your Unnecessary/Private Category on the Shop page and Post Page.

0 active installs v1.0.0 PHP + WP 5.4+ Updated Jan 7, 2022
category-hidehide-categoryhide-post-categoryhide-product-categoryhide-product-post-category
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Product & Post Categories Safe to Use in 2026?

Generally Safe

Score 85/100

Hide Product & Post Categories has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The 'hide-category' plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries and ensuring all output is properly escaped, with zero file operations or external HTTP requests contributing to a limited attack surface.

However, the presence of four 'ini_set' function calls without explicit capability checks or nonce validations on any entry points raises a concern. While these functions are not inherently vulnerable, their use could potentially be exploited if the plugin were to introduce vulnerabilities in the future, as there are no security checks in place to limit their execution context. The plugin's history of zero known CVEs is excellent and suggests a well-maintained codebase or a lack of prior exploitation, but this should not be relied upon as a guarantee of future security.

In conclusion, the 'hide-category' plugin v1.0.0 is largely secure due to its minimal attack surface and adherence to secure coding practices for SQL and output handling. The primary weakness lies in the potential for misuse of 'ini_set' functions due to the complete lack of capability checks and nonces, which could become a vector for attack if other vulnerabilities were to emerge. It's a solid starting point, but lacks robust defensive mechanisms against unforeseen threats.

Key Concerns

  • Dangerous functions (ini_set) without checks
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Hide Product & Post Categories Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Hide Product & Post Categories Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Hide Product & Post Categories Code Analysis

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

Dangerous Functions Found

ini_setini_set('display_errors', 1);admin/class-wc-hide-category-admin.php:2
ini_setini_set('display_startup_errors', 1);admin/class-wc-hide-category-admin.php:3
ini_setini_set('display_errors', 1);admin/class-wchc-setting.php:3
ini_setini_set('display_startup_errors', 1);admin/class-wchc-setting.php:4

SQL Query Safety

100% prepared2 total queries
Attack Surface

Hide Product & Post Categories Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filterwoocommerce_get_settings_pagesadmin/class-wc-hide-category-admin.php:58
actionplugins_loadedincludes/class-wc-hide-category.php:142
actionadmin_enqueue_scriptsincludes/class-wc-hide-category.php:157
actionadmin_enqueue_scriptsincludes/class-wc-hide-category.php:158
actionwp_enqueue_scriptsincludes/class-wc-hide-category.php:173
actionwp_enqueue_scriptsincludes/class-wc-hide-category.php:174
actionwoocommerce_product_querypublic/class-wc-hide-category-public.php:54
actionpre_get_postspublic/class-wc-hide-category-public.php:55
filterget_termspublic/class-wc-hide-category-public.php:56
Maintenance & Trust

Hide Product & Post Categories Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 7, 2022
PHP min version
Downloads947

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Hide Product & Post Categories Developer Profile

Zworthkey

7 plugins · 30 total installs

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

How We Detect Hide Product & Post Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hide-category/admin/css/wc-hide-category-admin.css/wp-content/plugins/hide-category/admin/js/wc-hide-category-admin.js
Version Parameters
wc-hide-category-admin.css?ver=wc-hide-category-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Hide Product & Post Categories