do_action( 'user_edit_form_tag' )

Fires inside the your-profile form tag on the user editing screen.


Source

File: wp-admin/user-edit.php. View all references

do_action( 'user_edit_form_tag' );

Top ↑

Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes

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