wzkb_categories_list()
Get a hierarchical list of WZ Knowledge Base sections.
Source: includes/functions.php line 42
Signature
function wzkb_categories_list( $term_id, $level = ..., $args = ... ): string;
Parameters
| Type | Name | Description |
|---|---|---|
int |
$term_id |
Term ID. |
int |
$level |
Level of the loop. |
array |
$args |
Array or arguments. |
Returns
string — HTML output with the categories.