profile_personal_options

do_action( ‘profile_personal_options’, WP_User $profile…

do_action( ‘profile_personal_options’, WP_User $profileuser )

操作挂钩:在“您的个人资料”编辑屏幕上的“个人选项”设置表后触发。
Action Hook: Fires after the ‘Personal Options’ settings table on the ‘Your Profile’ editing screen.

目录锚点:#说明#参数#源码


说明(Description)

仅当当前用户正在编辑其自己的配置文件时,才会激发该操作。


参数(Parameters)

参数 类型 说明
$profileuser (WP_User) 当前WP_用户对象。

源码(Source)


更新版本 源码位置 使用 被使用
2.0.0 wp-admin/user-edit.php:397 0 0
类别:WordPress 钩子手册 > option_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册