personal_options_update

最后更新于:2021-11-27 14:07:27

do_action( ‘personal_options_update’, int $user_id )

Fires before the page loads on the ‘Profile’ editing screen.

参数

$user_id

(int)
The user ID.

源文件

文件: gc-admin/user-edit.php

View on Trac