make_spam_user

最后更新于:2021-11-27 05:42:16

do_action( ‘make_spam_user’, int $user_id )

Fires after the user is marked as a SPAM user.

参数

$user_id

(int)
ID of the user marked as SPAM.

源文件

文件: gc-includes/user.php

View on Trac