wzkb_knowledge()
The main function to generate the output.
Since: 1.0.0
Source: includes/functions.php line 30
Changelog
| Version | Description |
|---|---|
2.1.0 |
Added additional parameters that can be passed. |
1.0.0 |
Introduced. |
Signature
function wzkb_knowledge( $args = ... ): string;
Parameters
| Type | Name | Description |
|---|---|---|
string|array |
$args |
Knowledge base arguments. See Display::get_knowledge_base() for list of accepted args. |
Returns
string — Knowledge Base output.