do_action( 'personal_options', WP_User $profileuser )

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


Description Description


Parameters Parameters

$profileuser

(WP_User) The current WP_User object.


Top ↑

Source Source

File: wp-admin/user-edit.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.