Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31050, comment 80


Ignore:
Timestamp:
10/18/2016 10:33:53 PM (8 years ago)
Author:
kirasong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31050, comment 80

    initial v1  
    77It's great that it highlights the issue, and we'll have to decide how to proceed.
    88
    9 After chatting with @markoheijnen, I'm okay with proceeding without a filter for now, with the PDF detection parts within WP_Image_Editor, so removed the TODOs related to that, and documented the WP_Image_Editor changes a bit more.
     9After chatting with @markoheijnen, I'm okay with proceeding without a filter for now, with the PDF detection parts within `WP_Image_Editor`, so removed the TODOs related to that, and documented the WP_Image_Editor changes a bit more.
    1010
    1111Also, changed the logic in `edit_form_image_editor()` so that `wp_edit_form_attachment_display` doesn't result in double output.