[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
Wed Dec 21 05:52:57 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 fixed-major  |     Focuses:
--------------------------------------------------+------------------------
Changes (by pento):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"39633"]:
 {{{
 #!CommitTicketReference repository="" revision="39633"
 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.

 Merge of [39617] to the 4.7 branch.

 Props gitlost.
 Fixes #39231. See #38594.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39231#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list