wp_dashboard_empty()
Function: Empty function usable by plugins to output empty dashboard widget (to be populated later by JS).
Source: wp-admin/includes/dashboard.php:1827
Function: Empty function usable by plugins to output empty dashboard widget (to be populated later by JS).
Source: wp-admin/includes/dashboard.php:1827
Function: Returns default post information to use when populating the “Write Post” form.
Source: wp-admin/includes/post.php:696
Function: Displays a welcome panel to introduce users to ClassicPress.
Source: wp-admin/includes/dashboard.php:1345
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:803
Function: Callback function for the petitions dashboard widget
Source: wp-admin/includes/dashboard.php:1388
Function: Creates a new post from the “Write Post” form using `$_POST` information.
Source: wp-admin/includes/post.php:856
Function: Display the ClassicPress petitions feeds.
Source: wp-admin/includes/dashboard.php:1415
Function: Calls wp_write_post() and handles the errors.
Source: wp-admin/includes/post.php:932
Function: Retrieves the list of importers.
Source: wp-admin/includes/import.php:17
Function: Adds post meta data defined in the `$_POST` superglobal for a post with given ID.
Source: wp-admin/includes/post.php:953