apply_filters( 'mc_location_output', $content, $location ) → {string}
Filter the HTML output for single location details.
Parameters:
Name | Type | Description |
---|---|---|
$content |
string | Full HTML output. |
$location |
object | Calendar location object. |
- Source:
Returns:
- Type
- string