Opened 7 years ago
Last modified 4 years ago
#28277 new enhancement
Add ability to apply image edits to custom image sizes
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Media | Keywords: | has-patch needs-refresh |
Focuses: | administration | Cc: |
Description
This patch allows developers to add custom image sizes to the "Edit Image" -> "Apply changes to:" setting so that image edits may be set to only affect a custom image size.
This can now be accomplished using the 'edit_custom_thumbnail_sizes' filter and passing it an array of 'Label' => 'size' elements.
And this is my first contribution so please go easy on me (administratively speaking)!
Attachments (1)
Change History (6)
This ticket was mentioned in IRC in #wordpress-dev by gordian. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
Add ability to apply image edits to custom image sizes only