Opened 16 years ago
Closed 13 years ago
#2650 closed defect (bug) (wontfix)
[patch] 'exclude' and 'include' parameters for bp_has_forum_topics()
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Forums | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is proving overly difficult with BB_Query. Punting.