the_bsearch_excerpt()
Display the Better Search post excerpt.
Since: 3.0.0
Source: includes/general-template.php line 32
Changelog
| Version | Description |
|---|---|
3.3.0 |
Removed $echo parameter. This function will always display the excerpt. |
3.0.0 |
Introduced. |
Signature
function the_bsearch_excerpt( $args = ... );
Parameters
| Type | Name | Description |
|---|---|---|
string|array |
$args |
{ |