Hierarchical Link Categories Security & Risk Analysis

wordpress.org/plugins/hierarchical-link-categories

Convert WordPress' link categories to be hierarchical with this simple plugin.

90 active installs v2.0.1 PHP + WP 3.1+ Updated Nov 13, 2012
blogrollbookmarklinklink-categorieslinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hierarchical Link Categories Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The hierarchical-link-categories v2.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any detectable AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code does not utilize dangerous functions, perform file operations, or make external HTTP requests, which are common sources of vulnerabilities. The use of prepared statements for all SQL queries and the presence of at least one capability check are positive indicators of secure coding practices. However, the low percentage of properly escaped output (17%) is a notable concern, as it suggests potential for cross-site scripting (XSS) vulnerabilities. While the plugin has no recorded vulnerability history, the lack of proper output escaping could allow for XSS if user-supplied data is not handled securely in those 83% of unescaped outputs. In conclusion, the plugin's limited attack surface and secure handling of database queries are commendable, but the significant output escaping deficiency presents a clear risk that warrants attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Hierarchical Link Categories Security Vulnerabilities

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

Hierarchical Link Categories Code Analysis

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

Output Escaping

17% escaped47 total outputs
Attack Surface

Hierarchical Link Categories Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterpre_option_link_manager_enabledheirarchical-links.php:28
actioninitheirarchical-links.php:30
actionwidgets_initheirarchical-links.php:38
actionadmin_initheirarchical-links.php:45
Maintenance & Trust

Hierarchical Link Categories Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedNov 13, 2012
PHP min version
Downloads8K

Community Trust

Rating60/100
Number of ratings2
Active installs90
Developer Profile

Hierarchical Link Categories Developer Profile

Zack Katz

23 plugins · 14K total installs

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

How We Detect Hierarchical Link Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hierarchical-link-categories/css/style.css/wp-content/plugins/hierarchical-link-categories/js/hierarchical-link-categories.js
Script Paths
/wp-content/plugins/hierarchical-link-categories/js/hierarchical-link-categories.js
Version Parameters
hierarchical-link-categories/css/style.css?ver=hierarchical-link-categories/js/hierarchical-link-categories.js?ver=

HTML / DOM Fingerprints

CSS Classes
categorydivcategory-tabstabs-panelcategorychecklistpopular-categoryselectitwp-hidden-childrenwp-hidden-child+3 more
HTML Comments
For WP 3.5+ support, make sure to make the links visibleRuns directly after create_initial_taxonomies in taxonomy.phpWe add the linkcategorydiv metabox before WP does so we take over controlNo selected categories, strange+3 more
Data Attributes
id="taxonomy-category"id="category-tabs"id="categories-all"id="categorychecklist"class="list:category categorychecklist form-no-clear"id="categories-pop"+81 more
JS Globals
window.wpLinkwindow.categoryTabswindow.customLinkCategories
FAQ

Frequently Asked Questions about Hierarchical Link Categories