apply_filters( 'ep_admin_supported_post_types', $post_types ) → {array}
Filter protected content supported post types. For backwards compatibility.
Parameters:
Name | Type | Description |
---|---|---|
$post_types |
array | Post types |
Returns:
New post types
- Type
- array