do_action( 'make_ham_user', int $id )

Fires after the user is marked as a HAM user. Opposite of SPAM.


Parameters

$id

(int) ID of the user marked as HAM.


Source

File: wp-admin/includes/ms.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.0.0 Introduced.