[buddypress-trac] [BuddyPress Trac] #7077: Add a global scope option to the BP taxonomy wrapper functions
buddypress-trac
noreply at wordpress.org
Sat May 28 13:43:06 UTC 2016
#7077: Add a global scope option to the BP taxonomy wrapper functions
------------------------------+---------------------------
Reporter: rekmla | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.6
Component: Component - Core | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10818"]:
{{{
#!CommitTicketReference repository="" revision="10818"
Taxonomy: Allow the site used for taxonomy term storage to be filtered.
On some setups, it may be desirable to store the terms from a given BP
taxonomy
on a site other than the default. For example, on a multi-network setup,
where
users are shared between all networks, it may suit the purposes of the
installation better to have bp_member_type data stored on the primary
network
and shared between networks.
The new function `bp_get_taxonomy_term_site_id()` function allows the
value to
be filtered, on a taxonomy-specific basis. BP's taxonomy wrapper functions
have
been updated to use this new function.
Props rekmla.
Fixes #7077.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7077#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list