apply_filters( 'sensei_scripts_allowed_post_types', $allowed_post_types ) → {array}
Only load lesson scripts for particular post types.
Parameters:
Name | Type | Description |
---|---|---|
$allowed_post_types |
array | Allowed post types. |
Returns:
Allowed post types.
- Type
- array