do_action( 'make_ham_user', int $user_id )
Fires after the user is marked as a HAM user. Opposite of SPAM.
Parameters
- $user_id
-
(int) ID of the user marked as HAM.
Source
File: wp-includes/user.php
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/make_ham_user