do_action( 'user_edit_form_tag' )
Fires inside the your-profile form tag on the user editing screen.
Contents
Source
File: wp-admin/user-edit.php
.
View all references
do_action( 'user_edit_form_tag' );
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |