mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-06-01 06:04:04 +08:00
Previously, we were using wp_set_post_terms() to fetch the terms to assign to an email post. However, it turns that that function returns term taxonomy IDs, not term IDs. Generally, term_id and term_taxonomy_id will be the same for newly created terms like these, but not when the database still contains shared taxonomy terms. Fixes #6936 (2.5 branch) Props chherbst, boonebgorges git-svn-id: https://buddypress.svn.wordpress.org/branches/2.5@10648 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| activity | ||
| admin | ||
| blogs | ||
| core | ||
| friends | ||
| groups | ||
| members | ||
| messages | ||
| notifications | ||
| routing | ||
| settings | ||
| xprofile | ||