do_action( 'make_ham_user', int $id )

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


Description Description


Parameters Parameters

$id

(int) ID of the user marked as HAM.


Top ↑

Source Source

File: wp-admin/includes/ms.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.