Filter: mc_jumpbox

apply_filters( 'mc_jumpbox', $date_switcher, $type, $time ) → {string}

Filter the HTML for the date jumpbox controls.

Parameters:
Name Type Description
$date_switcher string

HTML output for control.

$type string

Current view format.

$time string

Current time frame.

Source:
Returns:
Type
string