apply_filters( 'mc_api_key', $api_key ) → {bool}
Filter to test access to the event API. Default 'true'.
Parameters:
| Name | Type | Description |
|---|---|---|
$api_key |
bool | Return true to allow access. Use filter to control or limit access. |
- Source:
Returns:
- Type
- bool