File: wp-admin/includes/dashboard.php
-
functionwp_dashboard_site_health()
Displays the Site Health Status widget.
-
functionwp_dashboard_php_nag()
Displays the PHP update nag.
-
functiondashboard_php_nag_class()
Adds an additional class to the PHP nag if the current version is insecure.
-
Prints the markup for the Community Events section of the Events and News Dashboard widget.
-
Renders the events templates for the Event and News widget.
-
functionwp_dashboard_events_news()
Renders the Events and News dashboard widget.
-
Filters the number of secondary link items for the ‘WordPress Events and News’ dashboard widget.
-
Filters the post query arguments for the ‘Recent Drafts’ dashboard widget.
-
Filters the query arguments used for the Recent Posts widget.
-
functionwp_dashboard_empty()
Outputs empty dashboard widget to be populated by JS later.
-
functionwp_welcome_panel()
Displays a welcome panel to introduce users to WordPress.
-
Filters the notice output for the ‘Browse Happy’ nag meta box.
-
functiondashboard_browser_nag_class()
Adds an additional class to the browser nag if the current version is insecure.
-
functionwp_check_browser_version()
Checks if the user needs a browser update.
-
Filters the primary feed URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the primary link title for the ‘WordPress Events and News’ dashboard widget.
-
functionwp_dashboard_site_activity()
Outputs the Activity widget.
-
Filters the secondary link URL for the ‘WordPress Events and News’ dashboard widget.
-
functionwp_dashboard_recent_posts()
Generates Publishing Soon and Recently Published sections.
-
Filters the secondary feed URL for the ‘WordPress Events and News’ dashboard widget.
-
functionwp_dashboard_recent_comments()
Show Comments section.
-
Filters the secondary link title for the ‘WordPress Events and News’ dashboard widget.
-
functionwp_dashboard_rss_output()
Display generic dashboard RSS widget feed.
-
functionwp_dashboard_primary_output()
Displays the WordPress events and news feeds.
-
functionwp_dashboard_cached_rss_widget()
Checks to see if all of the feed url in $check_urls are cached.
-
functionwp_dashboard_quota()
Displays file upload quota on dashboard.
-
Calls widget control callback.
-
functionwp_dashboard_browser_nag()
Displays the browser update nag.
-
functionwp_dashboard_rss_control()
Sets up the RSS dashboard widget control and $args to be used as input to wp_widget_rss_form().
-
functionwp_dashboard_primary()
‘WordPress Events and News’ dashboard widget.