Used By
| Used By | Description |
|---|---|
| wp-includes/user.php: wp_authenticate_spam_check() | For Multisite blogs, check if the authenticated user has been marked as a spammer, or if the user’s primary blog has been marked as spam. |
Filters whether the user has been marked as a spammer.
(bool) Whether the user is considered a spammer.
(WP_User) User to check against.
File: wp-includes/user.php
| Version | Description |
|---|---|
| 3.7.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/check_is_user_spammed