wzkb_get_product_sections_list()
Get a hierarchical list of KB sections for a given product.
Source: includes/functions.php line 266
Signature
function wzkb_get_product_sections_list( $product_id, $args = ... ): string;
Parameters
| Type | Name | Description |
|---|---|---|
int | $product_id | Product term ID. |
array | $args | Display arguments. |
Returns
string — HTML output.