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



personal_options › WordPress Action Hooks

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

Fires at the end of the 'Personal Options' settings table on the user editing screen.





Source

do_action( 'personal_options', $profile_user );