the_bsearch_header()
Display the header table on the search results page.
Since: 3.0.0
Source: includes/general-template.php line 345
Changelog
| Version | Description |
|---|---|
3.3.0 |
Removed $echo parameter. This function will always display the header. |
3.0.0 |
Introduced. |
Signature
function the_bsearch_header( $args = ... );
Parameters
| Type | Name | Description |
|---|---|---|
string|array |
$args |
Array or string of parameters. |
See Also
get_bsearch_header()