apply_filters( 'bp_get_signup_with_blog_value', string $value )
Filters the ‘signup_with_blog’ value submitted during signup.
Description Description
Parameters Parameters
- $value
-
'signup_with_blog' value submitted during signup.
Source Source
File: bp-members/bp-members-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |