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
Source Source
File: wp-admin/user-edit.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |