apply_filters( 'ep_network_capability', $capability ) → {bool}
Filter the WP capability needed to interact with ElasticPress in the network admin
Parameters:
Name | Type | Description |
---|---|---|
$capability |
bool | Capability name. Defaults to |
- Since:
- 4.5.0
- Source:
Returns:
New capability value
- Type
- bool