do_action( 'ep_token_capability', $capability )
Filters the capability required to use the token API.
Parameters:
Name | Type | Description |
---|---|---|
$capability |
string | Required capability. |
- Since:
- 4.5.0
- Source:
Filters the capability required to use the token API.
Name | Type | Description |
---|---|---|
$capability |
string | Required capability. |