Filter: sensei_multiple_question_slug

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.

Source:
Returns:

The filtered rewrite slug.

Type
string