get_bsearch_heatmap()
Get the Search Heatmap.
Since: 1.2
Source: includes/heatmap.php line 126
Signature
function get_bsearch_heatmap( $args = ... ): string|string[];
Parameters
| Type | Name | Description |
|---|---|---|
string|array | $args | { |
Returns
string|string[] — Search terms cloud as a string or an array, depending on ‘format’ argument.