[buddypress-trac] [BuddyPress Trac] #6592: Email API and customisation features
buddypress-trac
noreply at wordpress.org
Wed Jan 27 20:23:37 UTC 2016
#6592: Email API and customisation features
------------------------------+-----------------------
Reporter: DJPaul | Owner: DJPaul
Type: idea | Status: assigned
Priority: normal | Milestone: 2.5
Component: Component - Core | Version:
Severity: normal | Resolution:
Keywords: |
------------------------------+-----------------------
Comment (by djpaul):
In [changeset:"10474"]:
{{{
#!CommitTicketReference repository="" revision="10474"
Emails: add post type and taxonomy, and supporting wp-admin
customisations.
All of BuddyPress' emails have been moved into email posts. The change
includes an installation routine, but this won't be run until the
`db_version` number is bumped in a subsequent commit. Updates to functions
using `wp_mail` will also follow.
Tokens are used to personalise the email content (e.g. to add a link to
the recipient’s user profile). Each type of email in BuddyPress has been
assigned a unique type, and these are mapped to the email post through a
new "email type" taxonomy.
The change includes a new HTML email template based on work by Ted Goas
and contributors from the Cerberus email templates project. Ted, thank you
very much. Learn more at http://tedgoas.github.io/Cerberus/
See #6592. Props timersys, mercime, boonebgorges, hnla, DJPaul.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6592#comment:55>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list