Filters whether the user has been marked as a spammer.
$spammedbool
$userWP_User
$spammed = apply_filters( 'check_is_user_spammed', is_user_spammy( $user ), $user );
| Version | Description |
|---|---|
| 3.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/check_is_user_spammed