Skip to:
Content

bbPress.org


Ignore:
Timestamp:
05/26/2017 09:22:47 PM (7 years ago)
Author:
johnjamesjacoby
Message:

Users: Introduce bbp_get_excluded_forum_ids().

This function will be used in places where private & hidden forum IDs are combined to determine which forums should be excluded from specific queries.

See #2593.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/forums/capabilities.php

    r6425 r6426  
    270270 * - `bbp_get_hidden_forum_ids()`
    271271 *
    272  * @since 2.6.0 bbPress (r6422)
     272 * @since 2.6.0 bbPress (r6426)
    273273 *
    274274 * @param array $forum_ids Forum IDs to check if the user ID is a moderator of
Note: See TracChangeset for help on using the changeset viewer.