#7054 closed defect (bug) (fixed)
Emails: Appearance settings need to use the root blog's options.
| Reported by: | r-a-y | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5.3 |
| Component: | Emails | Version: | 2.5.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
In cases where BP emails are being used on non-root blogs, we need to fetch the root blog's appearance settings.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Yes, good catch. I did try to use bp_get_option, but obviously missed that here.