apply_filters( 'bp_core_template_activate', string $value )
Filters the template to load for the Member activation page screen.
Parameters Parameters
- $value
-
(string) Path to the Member activation template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.1 | Introduced. |