apply_filters( 'ep_exclude_password_protected_from_search', $exclude ) → {bool}
Filter to exclude protected posts from search.
Parameters:
Name | Type | Description |
---|---|---|
$exclude |
bool | Exclude post from search. |
- Since:
- 4.0.0
- Source:
Returns:
- Type
- bool