Skip to:
Content

BuddyPress.org

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


Ignore:
Timestamp:
02/10/2016 06:06:25 PM (11 years ago)
Author:
imath

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6892, comment 2

    initial v1  
    11Thanks for your feedback @needle I confirm and was able to reproduce by switching branches. All emails were created on the subsite
    22
    3 switching 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()`
     3switching 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
    55Attached patch needs to be improve to also fix the taxi trouble.