image_send_to_editor
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 image HTML markup to send to the editor when inserting an image.
Source: wp-admin/includes/media.php:168
Function: Adds image shortcode with caption to editor.
Source: wp-admin/includes/media.php:188
Filter Hook: Filters the caption text.
Source: wp-admin/includes/media.php:204
Filter Hook: Filters whether to disable captions.
Source: wp-admin/includes/media.php:216
Filter Hook: Filters the image HTML markup including the caption shortcode.
Source: wp-admin/includes/media.php:249
Function: Private preg_replace callback used in image_add_caption().
Source: wp-admin/includes/media.php:258
Function: Adds image HTML to editor.
Source: wp-admin/includes/media.php:270
Function: Saves a file submitted from a POST request and create an attachment post for it.
Source: wp-admin/includes/media.php:292
Function: Handles a side-loaded file in the same way as an uploaded file is handled by media_handle_upload().
Source: wp-admin/includes/media.php:459
Function: Outputs the iframe to display the media upload page.
Source: wp-admin/includes/media.php:550