profile_personal_options

profile_personal_options

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('profile_personal_options') is found 1 times:

  • /wp-admin/user-edit.php line 431
    					 * @since 2.0.0
    					 *
    					 * @param WP_User $profile_user The current WP_User object.
    					 */
    					do_action( 'profile_personal_options', $profile_user );
    				}
    				?>
    
    				<h2><?php _e( 'Name' ); ?></h2>
    
    				<table class="form-table" role="presentation">
    

See this hook used in plugins: