Changes between Initial Version and Version 1 of Ticket #60524, comment 1
- Timestamp:
- 02/13/2024 01:42:59 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60524, comment 1
initial v1 1 It's also important to note that some filters, for example `wp_ajax_cropped_attachment_id` ru only for the `default` case and aren't available for the `site-icona` case.1 It's also important to note that some filters, for example `wp_ajax_cropped_attachment_id` run only for the `default` case and aren't available for the `site-icon` case. 2 2 3 3 Not sure that's ideal. I'd tend to think all the filters within `wp_ajax_crop_image` should be audited and made available for all cases, when that makes sense.