get_others_pending() Retrieve pending review posts from other users.
wp_dashboard_quick_press_output() Output the QuickPress dashboard widget.
wp_tiny_mce() Outputs the TinyMCE editor.
wp_preload_dialogs() Preloads TinyMCE dialogs.
wp_print_editor_js() Prints TinyMCE editor JS.
wp_quicktags() Handles quicktags.
screen_layout() Returns the screen layout options.
screen_options() Returns the screen's per-page options.
screen_meta() Renders the screen's help.
favorite_actions() Favorite actions were deprecated in version 3.2. Use the admin bar instead.
media_upload_image() Handles uploading an image.
media_upload_audio() Handles uploading an audio file.
media_upload_video() Handles uploading a video file.
media_upload_file() Handles uploading a generic file.
type_url_form_image() Handles retrieving the insert-from-URL form for an image.
type_url_form_audio() Handles retrieving the insert-from-URL form for an audio file.
type_url_form_video() Handles retrieving the insert-from-URL form for a video file.
type_url_form_file() Handles retrieving the insert-from-URL form for a generic file.
add_contextual_help() Add contextual help text for a page.
get_allowed_themes() Get the allowed themes for the current site.
get_broken_themes() Retrieves a list of broken themes.
current_theme_info() Retrieves information on the current active theme.
_insert_into_post_button() This was once used to display an 'Insert into Post' button.
_media_button() This was once used to display a media button.
get_post_to_edit() Gets an existing post and format it for editing.
get_default_page_to_edit() Gets the default page information to use.
wp_create_thumbnail() This was once used to create a thumbnail from an Image given a maximum side size.
wp_nav_menu_locations_meta_box() This was once used to display a meta box for the nav menu theme locations.
wp_update_core() This was once used to kick-off the Core Updater.
wp_update_plugin() This was once used to kick-off the Plugin Updater.
wp_update_theme() This was once used to kick-off the Theme Updater.
the_attachment_links() This was once used to display attachment links. Now it is deprecated and stubbed.
screen_icon() Displays a screen icon.
get_screen_icon() Retrieves the screen icon (no longer used in 3.8+).
wp_dashboard_incoming_links_output() Deprecated dashboard widget controls.
wp_dashboard_secondary_output() Deprecated dashboard secondary output.
wp_dashboard_incoming_links() Deprecated dashboard widget controls.
wp_dashboard_incoming_links_control() Deprecated dashboard incoming links control.
wp_dashboard_plugins() Deprecated dashboard plugins control.
wp_dashboard_primary_control() Deprecated dashboard primary control.
wp_dashboard_recent_comments_control() Deprecated dashboard recent comments control.
wp_dashboard_secondary() Deprecated dashboard secondary section.
wp_dashboard_secondary_control() Deprecated dashboard secondary control.
wp_dashboard_plugins_output() Display plugins text for the WordPress news widget.
_relocate_children() This was once used to move child posts to a new parent.
add_object_page() Add a top-level menu page in the 'objects' section.
add_utility_page() Add a top-level menu page in the 'utility' section.
post_form_autocomplete_off() Disables autocomplete on the 'post' form (Add/Edit Post screens) for WebKit browsers,
options_permalink_add_js() Display JavaScript on the page.
_wp_privacy_requests_screen_options() Was used to add options for the privacy requests screens before they were separate files.