get_bsearch_date()
Function to get post date.
Since: 1.2
Source: includes/general-template.php line 728
Signature
function get_bsearch_date( $search, $before = ..., $after = ..., $format = ... ): string;
Parameters
| Type | Name | Description |
|---|---|---|
object | $search | Search result object. |
string | $before | Added before the date. |
string | $after | Added after the date. |
string | $format | Date format. |
Returns
string — Formatted date string