Bug #5313
closedMigrate over to BuddyPress 2.5 Emails
0%
Description
Since we're scheduled to roll BuddyPress 2.5 onto the Commons on the 21st, we need to decide whether we want to keep using our existing email system (a hodgepodge of various email plugins - WP Better Emails, WP Better Emails for BuddyPress, BP Group Email Subscription, etc.) or migrate over to BuddyPress 2.5's email system.
For the 1.9.x milestone, we should probably just continue to use what we currently have.
Sometime down the road (probably the 2.0 milestone), we should migrate over to BP's email system.
Migrating over to BuddyPress 2.5 presents a few things that we'll need to address.
Here are the notables (these notes are mostly for Boone to glean over.):
- Making modifications to BP Group Email Subscription (GES) to support BP 2.5's email system. (I recently did something similar for the Genchem platform, so I'm a little familiar with this.). Should we also use BP's email system for GES digests?
- Making modifications to Reply By Email to support BP 2.5's email system. (Work is pretty much completed here.)
- Ensuring that HTML content in emails shows up (blockquotes, bold, italics, links, etc). I'm mostly only concerned with group forum emails here. If time permits, I'll also work on activity updates and private messages (these will require BP core changes).
- Ensuring that HTML content in plain-text emails degrades well for accessibility reasons (converting over links, text emphasis, etc.)
- Ensuring that the HTML email option under a user's "Settings > Email" page is respected. (This is a feature of the WP Better Emails for BuddyPress plugin.) Will need to do some research here.
- Deactivate and remove WP Better Emails for BuddyPress.
- Deactivate WP Better Emails.
- Investigate what needs to be done with our custom "WP Better Emails for BP Groupblog" plugin (#3219). (This might not be required after modifications to GES are made.)
- Make a decision as to whether we should use BP's default email template or use the same template we use with WP Better Emails. If we use the default BP template, we should remove the "unsubscribe" link located in the email footer.
I'm probably forgetting some things, but these are the main items.
Placing this in the 2.0 milestone for now.
Files
Related issues