apply_filters( 'sensei_quiz_ordering_question_type_hide', $ordering_question_type_hide ) → {bool}
Filters the quiz ordering type promo toggle.
Parameters:
Name | Type | Description |
---|---|---|
$ordering_question_type_hide |
bool | Whether to hide the ordering question type promo. |
- Since:
- 4.1.0
- Source:
Returns:
Whether to hide the ordering question type promo.
- Type
- bool