Filter: mc_filter_shortcodes

apply_filters( 'mc_filter_shortcodes', $e, $event ) → {array}

Filter all template tags after generation.

Parameters:
Name Type Description
$e array

Array of values to be used in template tags.

$event object

Event object.

Source:
Returns:

Array of template tags.

Type
array