apply_filters( 'wpt_allowed_post_types', array, array )
Return array of post types that can be sent as status updates.
Parameters:
| Name | Type | Description |
|---|---|---|
array |
$types Array of post type names enabled for status updates either when editing or publishing. |
|
array |
$post_type_settings Multidimensional array of post types and post type settings. |
- Source:
Returns:
array