do_action( 'make_spam_user', int $id )
Fires after the user is marked as a SPAM user.
Parameters
- $id
-
ID of the user marked as SPAM.
Source
File: wp-admin/includes/ms.php
Changelog
Version | Description |
---|---|
WP-3.0.0 | Introduced. |