apply_filters( 'ep_token_endpoint', $endpoint ) → {string}
Filters the temporary token API endpoint.
Parameters:
Name | Type | Description |
---|---|---|
$endpoint |
string | Endpoint path. |
- Since:
- 4.5.0
- Source:
Returns:
Token API endpoint.
- Type
- string