apply_filters( 'mt_payment_update_settings', $messages, $post ) → {string}
Filter message appended to settings updated notification.
Parameters:
Name | Type | Description |
---|---|---|
$messages |
string | HTML output of messages. |
$post |
array | POST data. |
- Source:
Returns:
- Type
- string