the_bsearch_heatmap()
Display the header table on the search results page.
Since: 3.0.0
Source: includes/heatmap.php line 34
Signature
function the_bsearch_heatmap( $args = ... ): void|string;
Parameters
| Type | Name | Description |
|---|---|---|
string|array | $args | { |
Returns
void|string — Void if ‘echo’ argument is true, the title attribute if ‘echo’ is false.
See Also
get_bsearch_heatmap()