check_is_user_spammed
Filter Hook: Filters whether the user has been marked as a spammer.
Source: wp-includes/user.php:534
Filter Hook: Filters whether the user has been marked as a spammer.
Source: wp-includes/user.php:534
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wpdb.php:842
Method: First half of escaping for `LIKE` special characters `%` and `_` before preparing for SQL.
Source: wp-includes/class-wpdb.php:1784
Method: Helper function for insert and replace.
Source: wp-includes/class-wpdb.php:2534
Method: Strips any invalid characters based on value/charset pairs.
Source: wp-includes/class-wpdb.php:3408
Filter Hook: Filters the number of posts a user has written.
Source: wp-includes/user.php:604
Method: Sets $this->charset and $this->collate.
Source: wp-includes/class-wpdb.php:851
Method: Prints SQL/DB error.
Source: wp-includes/class-wpdb.php:1798
Method: Updates a row in the table.
Source: wp-includes/class-wpdb.php:2602
Method: Strips any invalid characters from the query.
Source: wp-includes/class-wpdb.php:3558