Changes between Initial Version and Version 1 of Ticket #59226, comment 7
- Timestamp:
- 08/29/2023 04:17:17 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59226, comment 7
initial v1 4 4 Umm, the filters from WP_Query running for pages is unexpected and might be considered a regression in itself :) 5 5 6 The fact that there was a dev. note doesn't magically "fix" all plugins to comply with the changes. It simply informs extenders about new functionality that is available. 6 The fact that there was a dev. note doesn't magically "fix" all plugins to comply with the changes. It simply informs extenders about new functionality that is available. Many plugins will most likely never change to use that functionality. Also dev. notes cannot be considered a "replacement" for backwards compatibility. 7 7 8 8 > Reverting this would be a breaking change itself.