apply_filters( 'mc_close_button', $close ) → {string}
Filter event modal close button label.
Parameters:
Name | Type | Description |
---|---|---|
$close |
string | HTML or text string to use as label of close button. |
- Source:
Returns:
- Type
- string