wp_user_dashboard_setup WordPress Action Hook
This hook is used to set up the user dashboard. It is called when the user dashboard is first loaded.
do_action( 'wp_user_dashboard_setup' ) #
Fires after core widgets for the User Admin dashboard have been registered.