apply_filters( 'mt_ticketing_update_settings', $messages, $post ) → {string}
Filter updated settings messages appended to the 'My Tickets: Ticketing Defaults saved' message.
Parameters:
Name | Type | Description |
---|---|---|
$messages |
string | Text string with updated settings messages. Default empty string. |
$post |
array | Array of settings passed to function. |
- Source:
Returns:
- Type
- string