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