do_action( 'edit_user_profile', WP_User $profile_user )
Fires after the ‘About the User’ settings table on the ‘Edit User’ screen.
Parameters
Source
File: wp-admin/user-edit.php
Changelog
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |