Opened 15 years ago
Closed 15 years ago
#2646 closed enhancement (fixed)
[patch] Exclude parameter for bp_has_activities()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.5 | Priority: | normal |
| Severity: | Version: | ||
| Component: | Activity | Keywords: | has-patch needs-testing |
| Cc: |
Description
Also changes some /* comments */ to comments.
I decided not to check wp_cache when $exclude is provided, but I'd like feedback on whether that's the sensible thing to do.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [3373]) Adds exclude parameter to bp_has_activities. Fixes #2646