Changes between Initial Version and Version 1 of Ticket #6592, comment 70
- Timestamp:
- 01/30/2016 07:29:16 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6592, comment 70
initial v1 1 1 And also for multisite, I think `bp_get_email()` will need a call to `switch_to_blog( bp_get_root_blog_id() )` so the right email post type is fetched. 2 3 I haven't had a chance to review all this awesome work yet, but I hope to do so in the coming days.