Changes between Initial Version and Version 3 of Ticket #55699
- Timestamp:
- 05/09/2022 11:58:48 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55699
- Property Keywords has-patch added
-
Property
Milestone
changed from
Awaiting Reviewto6.0
-
Ticket #55699 – Description
initial v3 1 1 One of the users reported [https://github.com/5um17/wp-extended-search/issues/12 an error] with WP 6.0-RC1. 2 2 3 On checking, I found `posts_join_request` filter is stopped working since latest changes. First https://core.trac.wordpress.org/changeset/52974/ then https://core.trac.wordpress.org/changeset/53175/ for #547283 On checking, I found `posts_join_request` filter is stopped working since latest changes. First [52974] then [53175] for #54728. 4 4 5 5 I think this is an oversight, we missed adding `compact()` to