Changes between Initial Version and Version 1 of Ticket #31050, comment 80
- Timestamp:
- 10/18/2016 10:33:53 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31050, comment 80
initial v1 7 7 It's great that it highlights the issue, and we'll have to decide how to proceed. 8 8 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.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. 10 10 11 11 Also, changed the logic in `edit_form_image_editor()` so that `wp_edit_form_attachment_display` doesn't result in double output.