apply_filters( 'ep_pc_supported_comment_types', $comment_types ) → {array}
Filter protected content supported comment types.
Parameters:
Name | Type | Description |
---|---|---|
$comment_types |
array | Comment types |
- Since:
- 3.6.0
- Source:
Returns:
New comment types
- Type
- array