Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #6892, comment 2


Ignore:
Timestamp:
02/10/2016 06:06:49 PM (10 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6892, comment 2

    v1 v2  
    33switching to blog seems to create the emails on the right site, but the email taxo is not created.. @DJPaul what about using `bp_set_object_terms()` instead of `wp_set_post_terms()` in `bp_core_install_emails()` ?
    44
    5 Attached patch needs to be improve to also fix the taxi trouble.
     5Attached patch needs to be improve to also fix the taxo trouble.