apply_filters( 'bp_core_validate_blog_signup', array $value )
Filters the validated blog url and title provided at signup.
Parameters Parameters
- $value
-
(array) Array with the new site data and error messages.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.2 | Introduced. |