[wp-trac] [WordPress Trac] #39231: Allow the pdf fallback_intermediate_image_sizes filter to process add_image_size() sizes.
WordPress Trac
noreply at wordpress.org
Fri Dec 16 20:29:29 UTC 2016
#39231: Allow the pdf fallback_intermediate_image_sizes filter to process
add_image_size() sizes.
--------------------------------------+------------------------
Reporter: gitlost | Owner: joemcgill
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7.1
Component: Media | Version: 4.7
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------
Changes (by joemcgill):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"39617"]:
{{{
#!CommitTicketReference repository="" revision="39617"
Media: Allow PDF fallbacks filter to process custom sizes.
This fixes an oversight in [39246], which added a hook for filtering
the array of sizes used for PDF thumbnails, but failed to provide a way
for sizes added through `add_image_size()` to be processed.
Props gitlost.
Fixes #39231. See #38594.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39231#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list