Hide Shop Categories for Woocommerce Security & Risk Analysis

wordpress.org/plugins/moodgiver-hide-shop-categories

Hide Shop Categories for Woocommerce is a WordPress plugin to hide categories and subcategories from the shop.

60 active installs v1.0 PHP 5.6+ WP 4.9.1+ Updated Nov 29, 2018
product-categoriesshopshop-categorieswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Shop Categories for Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "moodgiver-hide-shop-categories" plugin, version 1.0, exhibits a concerning security posture due to its limited but significant unprotected entry point. While the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and avoiding file operations or external HTTP requests, the presence of one AJAX handler without any authentication or capability checks creates a direct and exploitable vulnerability. This means any unauthenticated user can trigger this AJAX action, potentially leading to unintended consequences depending on its functionality. The static analysis also reveals a complete lack of output escaping, meaning any data displayed back to the user via this AJAX handler could be vulnerable to cross-site scripting (XSS) attacks. The absence of any recorded vulnerabilities in its history is a positive indicator, suggesting the developers have not introduced publicly known issues. However, this does not negate the immediate risks identified in the current codebase, particularly the unprotected AJAX handler and unescaped output. The plugin's strengths lie in its controlled database interactions and lack of external dependencies, but these are overshadowed by the critical lack of security on its primary attack vector.

Key Concerns

  • Unprotected AJAX handler
  • Output escaping not used
Vulnerabilities
None known

Hide Shop Categories for Woocommerce Security Vulnerabilities

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

Hide Shop Categories for Woocommerce Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface
1 unprotected

Hide Shop Categories for Woocommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_hide_category_wooinclude\moodgiver.class.hide.wc.categories.php:18
WordPress Hooks 11
actionadmin_menuinclude\moodgiver.class.hide.wc.categories.php:11
actionproduct_cat_add_form_fieldsinclude\moodgiver.class.hide.wc.categories.php:12
actionproduct_cat_edit_form_fieldsinclude\moodgiver.class.hide.wc.categories.php:13
actionedited_product_catinclude\moodgiver.class.hide.wc.categories.php:14
actioncreate_product_catinclude\moodgiver.class.hide.wc.categories.php:15
filtermanage_edit-product_cat_columnsinclude\moodgiver.class.hide.wc.categories.php:16
actionmanage_product_cat_custom_columninclude\moodgiver.class.hide.wc.categories.php:17
filterget_termsinclude\moodgiver.class.hide.wc.categories.php:19
actionwoocommerce_archive_descriptioninclude\moodgiver.class.hide.wc.categories.php:20
actionplugins_loadedmain.php:31
actionadmin_enqueue_scriptsmain.php:44
Maintenance & Trust

Hide Shop Categories for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 29, 2018
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs60
Developer Profile

Hide Shop Categories for Woocommerce Developer Profile

swinaallen

3 plugins · 80 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 Shop Categories for Woocommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/moodgiver-hide-shop-categories/woo.hide.css/wp-content/plugins/moodgiver-hide-shop-categories/woo.hide.categories.js
Script Paths
/wp-content/plugins/moodgiver-hide-shop-categories/woo.hide.categories.js
Version Parameters
moodgiver-hide-shop-categories/woo.hide.cssmoodgiver-hide-shop-categories/woo.hide.categories.js

HTML / DOM Fingerprints

CSS Classes
mood_hide_category
Data Attributes
data-id
JS Globals
wp_hide_category_ajax
FAQ

Frequently Asked Questions about Hide Shop Categories for Woocommerce