[buddypress-trac] [BuddyPress Trac] #7646: Email text link colors should be separately configurable

buddypress-trac noreply at wordpress.org
Wed Dec 20 19:29:03 UTC 2017


#7646: Email text link colors should be separately configurable
--------------------------+----------------------------------------
 Reporter:  boonebgorges  |      Owner:  DJPaul
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Future Release
Component:  Emails        |    Version:
 Severity:  normal        |   Keywords:  needs-patch good-first-bug
--------------------------+----------------------------------------
 Currently, email text link color is set to `highlight_color`. Because of
 the weird dance of `bp_email_add_link_color_to_template()`, the only way
 to make the link color something other than `highlight_color` is to hook
 your own version of `bp_email_add_link_color_to_template()`.

 I suggest having `link_color` be a separate item that can be configured by
 filtering the 'email_appearance_settings' `bp_parse_args()` hooks. If
 `link_color` is not set explicitly, it can fall back on `highlight_color`.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7646>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list