get_edit_user_link

最后更新于:2021-11-26 22:33:37

apply_filters( ‘get_edit_user_link’, string $link, int $user_id )

Filters the user edit link.

参数

$link

(string)
The edit link.

$user_id

(int)
User ID.

源文件

文件: gc-includes/link-template.php

View on Trac