[buddypress-trac] [BuddyPress Trac] #6592: Email API and customisation features

buddypress-trac noreply at wordpress.org
Mon Jan 25 23:46:19 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):

 Github branch has had updates since last week that aren't in these
 patches:

 * Email Type term not shown on post listing screens in wp-admin.
 * Email Type tax not shown in menu in wp-admin.
 * Email Type - new custom metabox, removes input for adding new terms
 (since you need to write code for these to do anything) to simplify UI.
 * Email Type terms all have descriptions (= the purpose of the email in
 human-readable terms).
 * Email Type descriptions now shown throughout UI instead of the term slug
 (the internal ID).
 * `BP_Email` has renamed all setters to have a ` set_` prefix.
 * `BP_Email` has introduced `get_` methods for getters, but these just
 pass to the existing `get()` method to avoid duplication.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6592#comment:47>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list