[buddypress-trac] [BuddyPress Trac] #6874: BP_Email: user registration in WP 3.8

buddypress-trac noreply at wordpress.org
Fri Feb 5 15:21:50 UTC 2016


#6874: BP_Email: user registration in WP 3.8
------------------------------+------------------
 Reporter:  imath             |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  2.5
Component:  Component - Core  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |
------------------------------+------------------

Comment (by DJPaul):

 That's unfortunate. The customizer implementation for the email itself
 doesn't load for WP 3.9:
 https://github.com/buddypress/BuddyPress/blob/master/src/bp-core/bp-core-
 customizer-email.php#L23

 But since that call in the footer of the email template is only there to
 make the customizer works (it needs to load some JS files), and since the
 email customiser code won't already load on WP 3.9, we can modify that
 line to read `if function_exists('is_customize_preview') &&
 is_customize_preview()....`

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


More information about the buddypress-trac mailing list