apply_filters( 'bp_core_signups_check_user_status', int $value )
Filters the user status of a provided user ID.
Parameters Parameters
- $value
-
(int) User status of the provided user ID.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |