apply_filters( 'mc_format_toggle_html', $toggle, $format, $time ) → {string}
Filter the HTML for the list/grid/card format switcher in navigation elements.
Parameters:
Name | Type | Description |
---|---|---|
$toggle |
string | HTML output for control. |
$format |
string | Current view format. |
$time |
string | Current time frame. |
- Source:
Returns:
- Type
- string