do_action( 'personal_options', WP_User $profileuser )
Fires at the end of the ‘Personal Options’ settings table on the user editing screen.
Parameters
More Information
Hooks immediately after the “Show toolbar…” option on profile page (if current user). Any HTML output should take into account that this hook occurs within the “Personal Options” <table>
element.
Source
File: wp-admin/user-edit.php
Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/personal_options