apply_filters( 'sensei_rest_api_schema_single_question', $schema ) → {array}
Add additional question types to the REST API schema.
Parameters:
Name | Type | Description |
---|---|---|
$schema |
Array | Schema for a single question. |
- Since:
- 3.9.0
- Source:
Returns:
Filtered schema.
- Type
- array