do_action( ‘wp_user_dashboard_setup’ )

In this article

Fires after core widgets for the User Admin dashboard have been registered.

Source

do_action( 'wp_user_dashboard_setup' );

Changelog

VersionDescription
3.1.0Introduced.

User Contributed Notes

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