Changes between Initial Version and Version 1 of Ticket #40010, comment 15
- Timestamp:
- 03/23/2017 04:32:52 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40010, comment 15
initial v1 3 3 We have a plugin which is removing the 'full' size via the 'wp_prepare_attachment_for_js' filter. 4 4 5 This is what triggers the bug. Either my patch or Weston's patch should fix the front end in cases like our where the 'full' size is removed. I think one should be applied, since its good practice to check if the size exists before using it.5 This is what triggers the bug. Either my patch or Weston's patch should fix the front end in cases like ours where the 'full' size is removed. I think one should be applied, since its good practice to check if the size exists before using it.