Adds a new dashboard widget.
wp_dashboard_widgets
Filters the list of widgets to load for the admin dashboard.
wp_dashboard_setup
Fires after core widgets for the admin dashboard have been registered.
wp_user_dashboard_widgets
Filters the list of widgets to load for the User Admin dashboard.
Advertisement
wp_user_dashboard_setup
Fires after core widgets for the User Admin dashboard have been registered.
wp_network_dashboard_widgets
Filters the list of widgets to load for the Network Admin dashboard.
wp_network_dashboard_setup
Fires after core widgets for the Network Admin dashboard have been registered.
wp_dashboard_setup
Registers dashboard widgets.