Functions
-
Retrieves the single non-image attachment fields to edit form fields.
-
functionmedia_upload_audio()
Handles uploading an audio file.
-
functionmedia_upload_file()
Handles uploading a generic file.
-
functionmedia_upload_flash_bypass()
Displays the multi-file uploader message.
-
functionmedia_upload_form()
Outputs the legacy media upload form.
-
functionmedia_upload_form_handler()
Handles form submissions for the legacy media uploader.
-
functionmedia_upload_gallery()
Retrieves the legacy media uploader form in an iframe.
-
functionmedia_upload_gallery_form()
Adds gallery form to upload iframe.
-
functionmedia_upload_header()
Outputs the legacy media upload header.
-
functionmedia_upload_html_bypass()
Displays the browser’s built-in uploader message.
-
functionmedia_upload_image()
Handles uploading an image.
-
functionmedia_upload_library()
Retrieves the legacy media library form in an iframe.
-
functionmedia_upload_library_form()
Outputs the legacy media upload form for the media library.
-
functionmedia_upload_max_image_resize()
Displays the checkbox to scale images.
-
functionmedia_upload_tabs()
Defines the default media upload tabs.
-
functionmedia_upload_text_after()
Used to display a “After a file has been uploaded.
-
functionmedia_upload_type_form()
Outputs the legacy media upload form for a given media type.
-
functionmedia_upload_type_url_form()
Outputs the legacy media upload form for external media.
-
functionmedia_upload_video()
Handles uploading a video file.
-
functionmenu_page_url()
Gets the URL to access a particular menu page based on the slug it was registered with.
-
functionmeta_box_prefs()
Prints the meta box preferences for screen meta.
-
functionmeta_form()
Prints the form in the Custom Fields meta box.
-
functionmove_dir()
Moves a directory from one location to another.
-
functionms_allowed_http_request_hosts()
Adds any domain in a multisite installation for safe HTTP requests to the allowed list.
-
functionms_cookie_constants()
Defines Multisite cookie constants.
-
functionms_deprecated_blogs_file()
Deprecated functionality for determining whether a file is deprecated.
-
functionms_file_constants()
Defines Multisite file constants.
-
functionms_is_switched()
Determines if switch_to_blog() is in effect.
-
Identifies the network and site of a requested domain and path and populates the corresponding network and site global objects as part of the multisite bootstrap process.