Changes between Initial Version and Version 1 of Ticket #22538, comment 13
- Timestamp:
- 11/22/12 18:59:44 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22538, comment 13
initial v1 1 1 2 2 > The filters don't need args because at that point the factory has the control and not the implementation. 3 4 because it is a filter, other plugins can manipulate 'wp_image_editors' too, how to be sure the right editor is chosen?3 Manipulation of 'wp_image_editors' is done through a filter. 4 Because it is a filter, other plugins can manipulate 'wp_image_editors' too, how to be sure the right editor is chosen?