humanmade / aws-ses-wp-mail

An AWS SES wp_mail() drop-in
185 stars 51 forks source link

BuddyPress support #3

Open paulgibbs opened 8 years ago

paulgibbs commented 8 years ago

If I added support for BuddyPress' emails (which were overhauled for the 2.5 release and do not use wp_mail()), would you want that in this plugin?

It'd involve a class and a function; relatively simple.

joehoyle commented 8 years ago

Hmmmmmm good question. I don't think but we should make it very easy to integrate, perhaps with a couple of lines in the readme. This plugin is (currently) named to be a wp_mail replacement so I think it would be overstepping it's bounds.