Recent

wzkb_toc function

wzkb_toc()

Output the table of contents for a knowledge base article.

Since: 3.0.0
Source: includes/functions.php line 225

Signature

function wzkb_toc( $content = ..., $args = ... );

Parameters

TypeNameDescription
string$contentPost content to parse. Defaults to current post content.
array$argsOptional arguments. See TOC::process_content() for accepted keys.