apply_filters( 'bp_core_template_activate', string $value )
Filters the template to load for the Member activation page screen.
Description Description
Parameters Parameters
- $value
-
Path to the Member activation template to load.
Source Source
File: bp-members/screens/activate.php
Changelog Changelog
Version | Description |
---|---|
1.1.1 | Introduced. |