apply_filters( 'bp_get_signup_page', string $page )
Filters the URL to the signup page.
Parameters Parameters
- $page
-
(string) URL to the signup page.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |