do_action( 'bp_make_spam_user', int $value )
Fires at the end of the process spammer process if the user is spam.
Description Description
Parameters Parameters
- $value
-
Displayed user ID.
Source Source
File: bp-members/bp-members-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |