File: wp-admin/includes/deprecated.php
-
functionscreen_icon()
Displays a screen icon.
-
functionget_screen_icon()
Retrieves the screen icon (no longer used in 3.8+).
-
functionget_post_to_edit()
Gets an existing post and format it for editing.
-
Deprecated dashboard widget controls.
-
functionget_default_page_to_edit()
Gets the default page information to use.
-
functionwp_dashboard_secondary_output()
Deprecated dashboard secondary output.
-
functionwp_create_thumbnail()
This was once used to create a thumbnail from an Image given a maximum side size.
-
functionwp_dashboard_incoming_links()
Deprecated dashboard widget controls.
-
-
Deprecated dashboard incoming links control.
-
functionscreen_options()
Returns the screen’s per-page options.
-
functionadd_contextual_help()
Add contextual help text for a page.
-
functionscreen_meta()
Renders the screen’s help.
-
functionget_allowed_themes()
Get the allowed themes for the current site.
-
functionfavorite_actions()
Favorite actions were deprecated in version 3.2. Use the admin bar instead.
-
functionget_broken_themes()
Retrieves a list of broken themes.
-
functionmedia_upload_image()
Handles uploading an image.
-
functioncurrent_theme_info()
Retrieves information on the current active theme.
-
functionmedia_upload_audio()
Handles uploading an audio file.
-
function_insert_into_post_button()
This was once used to display an ‘Insert into Post’ button.
-
functionmedia_upload_video()
Handles uploading a video file.
-
function_media_button()
This was once used to display a media button.
-
functionmedia_upload_file()
Handles uploading a generic file.
-
functiontype_url_form_image()
Handles retrieving the insert-from-URL form for an image.
-
functionwp_print_editor_js()
Prints TinyMCE editor JS.
-
functiontype_url_form_audio()
Handles retrieving the insert-from-URL form for an audio file.
-
functionwp_quicktags()
Handles quicktags.
-
functiontype_url_form_video()
Handles retrieving the insert-from-URL form for a video file.
-
functionscreen_layout()
Returns the screen layout options.
-
functiontype_url_form_file()
Handles retrieving the insert-from-URL form for a generic file.