show_user_profile

show_user_profile

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('show_user_profile') is found 1 times:

  • /wp-admin/user-edit.php line 875
    						 * @since 2.0.0
    						 *
    						 * @param WP_User $profile_user The current WP_User object.
    						 */
    						do_action( 'show_user_profile', $profile_user );
    					} else {
    						/**
    						 * Fires after the 'About the User' settings table on the 'Edit User' screen.
    						 *
    						 * @since 2.0.0
    						 *
    

See this hook used in plugins: