Changes between Initial Version and Version 1 of Ticket #22192, comment 93
- Timestamp:
- 10/11/2023 08:17:17 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22192, comment 93
initial v1 2 2 > this means for options with pre filters, the original purpose of this ticket won't get fixed. But I think that is a better trade off than the breakage we're seeing from the workaround of temporarily unhooking filters, and it's overall an edge-case anyway. 3 3 4 +1. Ran into this when working on the patch to add data type support for options. The "proper" solution seems to be to trust that the plugins that use rthe `pre_` filters will do the right thing :)4 +1. Ran into this when working on the patch to add data type support for options. The "proper" solution seems to be to trust that the plugins that use the `pre_` filters will do the right thing :)