Revise exclude_rsvp_from_comment_query in class-rsvp-query.php#1112
Revise exclude_rsvp_from_comment_query in class-rsvp-query.php#1112mauteri merged 9 commits intoGatherPress:developfrom
Conversation
PR Summary
|
Preview changes with PlaygroundYou can preview the recent changes for PR#1112 with the following PHP versions: PHP Version 8.3
PHP Version 7.4
Download Made with 💙 from GatherPress & a little bit of WordPress Playground. Changes will not persist between sessions. |
Description of the Change
This method needs revision as whilst it modifies type, type__in can also be used in the comment query (and many plugins use type__in.
Closes #1109
How to test the Change
Changelog Entry
Credits
Props @jmarx @mauteri
Checklist: