pre_user_id

最后更新于:2021-11-27 20:51:35

apply_filters( ‘pre_user_id’, int $user_ID )

Filters the comment author’s user ID before it is set.

参数

$user_ID

(int)
The comment author’s user ID.

源文件

文件: gc-includes/comment.php

View on Trac