do_action( 'mc_event_permalink_slug', $title, $data )
Filter the permalink slug for My Calendar events. Return value will be run through sanitize_title().
Parameters:
| Name | Type | Description |
|---|---|---|
$title |
string | The event title, before sanitizing. |
$data |
array | Array of event data. |
- Source: