Recent

wzkb_categories_list function

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

TypeNameDescription
int$term_idTerm ID.
int$levelLevel of the loop.
array$argsArray or arguments.

Returns

string — HTML output with the categories.