apply_filters( 'bp_get_signup_with_blog_value', string $value )
Filters the ‘signup_with_blog’ value submitted during signup.
Parameters Parameters
- $value
-
(string) 'signup_with_blog' value submitted during signup.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |