apply_filters( 'mc_default_output_order', $order, $event ) → {array}
Filter the order in which event template display elements are appended.
Parameters:
Name | Type | Description |
---|---|---|
$order |
array | Array of ordered keywords representing items in template. |
$event |
object | Event object. |
- Source:
Returns:
- Type
- array