media_handle_upload()
Function: Saves a file submitted from a POST request and create an attachment post for it.
Source: wp-admin/includes/media.php:292
Function: Saves a file submitted from a POST request and create an attachment post for it.
Source: wp-admin/includes/media.php:292
Function: Outputs the iframe to display the media upload page.
Source: wp-admin/includes/media.php:550
Action Hook: Fires in the admin header for each specific form tab in the legacy (pre-3.5.0) media upload popup.
Source: wp-admin/includes/media.php:616
Function: Defines the default media upload tabs.
Source: wp-admin/includes/media.php:16
Filter Hook: Filters the available tabs in the legacy (pre-3.5.0) media popup.
Source: wp-admin/includes/media.php:31
Function: Adds the gallery tab back to the tabs array if post has image attachments.
Source: wp-admin/includes/media.php:44
Function: Outputs the legacy media upload tabs UI.
Source: wp-admin/includes/media.php:76
Function: Retrieves the image HTML to send to the editor.
Source: wp-admin/includes/media.php:133
Filter Hook: Filters the image HTML markup to send to the editor when inserting an image.
Source: wp-admin/includes/media.php:168
Filter Hook: Filters the comment status links.
Source: wp-admin/includes/class-wp-comments-list-table.php:349