apply_filters( 'sensei_messages_slug', $slug ) → {string}
Filter the rewrite slug for the Sensei Message post type.
Parameters:
Name | Type | Description |
---|---|---|
$slug |
string | The rewrite slug. |
Returns:
The filtered rewrite slug.
- Type
- string