wp_check_browser_version()
Function: Checks if the user needs a browser update.
Source: wp-admin/includes/dashboard.php:1584
Function: Checks if the user needs a browser update.
Source: wp-admin/includes/dashboard.php:1584
Filter Hook: Filters the default post content initially used in the “Write Post” form.
Source: wp-admin/includes/post.php:762
Function: Empty function usable by plugins to output empty dashboard widget (to be populated later by JS).
Source: wp-admin/includes/dashboard.php:1827
Filter Hook: Filters the default post title initially used in the “Write Post” form.
Source: wp-admin/includes/post.php:772
Function: Displays a welcome panel to introduce users to ClassicPress.
Source: wp-admin/includes/dashboard.php:1345
Filter Hook: Filters the default post excerpt initially used in the “Write Post” form.
Source: wp-admin/includes/post.php:782
Function: Callback function for the petitions dashboard widget
Source: wp-admin/includes/dashboard.php:1388
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:803
Function: Display the ClassicPress petitions feeds.
Source: wp-admin/includes/dashboard.php:1415
Function: Creates a new post from the “Write Post” form using `$_POST` information.
Source: wp-admin/includes/post.php:856