Filters the array of meta data read from an image’s exif data.
wp_read_image_metadata_types
Filters the image types to check for exif data.
wp_generate_attachment_metadata
Filters the generated attachment meta data.
fallback_intermediate_image_sizes
Filters the image sizes generated for non-image mime types.
Advertisement
attachment_thumbnail_args
Filters the parameters for the attachment thumbnail creation.
intermediate_image_sizes_advanced
Filters the image sizes automatically generated when uploading an image.
image_edit_before_change
Filters the GD image resource before applying changes to the image.
wp_image_editor_before_change
Filters the WP_Image_Editor instance before applying changes to the image.
Advertisement
wp_save_image_file
Filters whether to skip saving the image file.
wp_save_image_editor_file
Filters whether to skip saving the image file.
image_save_pre
This filter is documented in wp-admin/includes/image-edit.php
image_editor_save_pre
This filter is documented in wp-admin/includes/image-edit.php
Advertisement
wp_privacy_personal_data_export_file
Generate the export file from the collected, grouped personal data.
wp_privacy_personal_data_email_content
Filters the text of the email sent with a personal data export file.
wp_privacy_personal_data_export_file_created
Fires right after all personal data has been written to the export file.