Displays a welcome panel to introduce users to WordPress.
wp_dashboard_empty
Empty function usable by plugins to output empty dashboard widget (to be populated later by JS).
dashboard_php_nag_class
Adds an additional class to the PHP nag if the current version is insecure.
wp_dashboard_php_nag
Displays the PHP update nag.
Advertisement
wp_check_browser_version
Check if the user needs a browser update
dashboard_browser_nag_class
wp_dashboard_browser_nag
wp_dashboard_quota
Display file upload quota on dashboard.
Advertisement
wp_dashboard_primary_output
Display the WordPress events and news feeds.
wp_dashboard_primary
‘WordPress Events and News’ dashboard widget.
wp_print_community_events_templates
Renders the events templates for the Event and News widget.
wp_print_community_events_markup
Prints the markup for the Community Events section of the Events and News Dashboard widget.
Advertisement
wp_dashboard_events_news
Renders the Events and News dashboard widget.
wp_dashboard_rss_control
The RSS dashboard widget control.
wp_dashboard_trigger_widget_control
Calls widget control callback.