wpseek.com
A WordPress-centric search engine for devs and theme authors



edit_user_profile › WordPress Action Hooks

Since2.0.0
Deprecatedn/a
do_action( 'edit_user_profile', $profile_user )
Parameters:
  • (WP_User) $profile_user The current WP_User object.
    Required: Yes
Defined at:
Codex:

Fires after the 'About the User' settings table on the 'Edit User' screen.





Source

do_action( 'edit_user_profile', $profile_user );