#7263 closed enhancement (fixed)
Add BuddyPress-safe wrappers for get_objects_in_term() and get_term_by().
| Reported by: | dcavins | Owned by: | dcavins |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | boonebgorges, offereins |
Description
Add wrapper functions for working with BuddyPress taxonomies via get_objects_in_term() and get_term_by().
Attachments (2)
Change History (7)
#1
@
10 years ago
- Keywords commit added
Thanks, @dcavins! Functionality looks good to me. 7263.diff cleans up the documentation a little, and adds a note to each docblock about how the returned values are from the "taxonomy site", not necessarily the current site. cc @offereins
If you're good with the language, then the patch looks good to go.
This ticket was mentioned in Slack in #buddypress by dcavins. View the logs.
10 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add BP wrappers for get_objects_in_term() and get_term_by().