Skip to:
Content

bbPress.org

Changes between Version 1 and Version 2 of Ticket #2471, comment 8


Ignore:
Timestamp:
03/05/2014 08:07:32 PM (11 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2471, comment 8

    v1 v2  
    11In [changeset:"5312"]:
    2 {{{
    3 #!CommitTicketReference repository="" revision="5312"
    42Use `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 }}}