Opened 14 years ago
Closed 12 years ago
#2650 closed defect (bug) (wontfix)
[patch] 'exclude' and 'include' parameters for bp_has_forum_topics()
Reported by: | boonebgorges | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Forums | Keywords: | |
Cc: |
Description
The trunk has a non-working implementation of 'exclude' in bp_forums_get_forum_topics(). This patch fixes that implementation and also allows an exclude parameter in bp_has_forum_topics().
The patch also adds an include parameter for bp_has_forum_topics and bp_forums_get_forum_topics().
The forum queries are kind of complicated, so I'd be grateful if others could test this, especially if you're using custom forum loops.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
This is proving overly difficult with BB_Query. Punting.