Generate attachment meta data and create image sub-sizes for images.
wp_crop_image
Crops an image to a given size.
wp_save_image
Saves image to post, along with enqueued changes in `$_REQUEST[‘history’]`.
wp_restore_image
Restores the metadata for a given attachment.
Advertisement
stream_preview_image
Streams image in post to browser, along with enqueued changes in `$_REQUEST[‘history’]`.
image_edit_apply_changes
Performs group of changes on Editor specified.
wp_save_image_file
Saves image to file.
wp_stream_image
Streams image in WP_Image_Editor to browser.
Advertisement
wp_image_editor
Loads the WP image-editing interface.
wp_privacy_process_personal_data_export_page
Intercept personal data exporter page Ajax responses in order to assemble the personal data export file.
wp_privacy_send_personal_data_export_email
Send an email to the user with a link to the personal data export file
wp_privacy_generate_personal_data_export_file
Generate the personal data export file.
Advertisement
wp_privacy_generate_personal_data_export_group_html
Generate a single group for the personal data export report.
wp_print_request_filesystem_credentials_modal
Prints the filesystem credentials modal when needed.
request_filesystem_credentials
Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.