apply_filters( 'bp_get_current_activation_key', string $key )
Filters the activation key from the current request URL.
Parameters Parameters
- $key
-
(string) Activation key.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |