personal_options_update

personal_options_update

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

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('personal_options_update') is found 1 times:

  • /wp-admin/user-edit.php line 148
    			 * @since 2.0.0
    			 *
    			 * @param int $user_id The user ID.
    			 */
    			do_action( 'personal_options_update', $user_id );
    		} else {
    			/**
    			 * Fires before the page loads on the 'Edit User' screen.
    			 *
    			 * @since 2.7.0
    			 *
    

See this hook used in plugins: