Changes between Version 1 and Version 2 of Ticket #2471, comment 8
- Timestamp:
- 03/05/2014 08:07:32 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2471, comment 8
v1 v2 1 1 In [changeset:"5312"]: 2 {{{3 #!CommitTicketReference repository="" revision="5312"4 2 Use `array_diff()` rather than `array_intersect()` in `bbp_pre_get_posts_normalize_forum_visibility()` to allow custom `post_type` queries (that still include forums/topics/replies) to pass through without hidden/private forum `meta_data` assistance. Fixes #2471. 5 }}}