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

buddypress-trac noreply at wordpress.org
Sat Feb 6 00:57:42 UTC 2016


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

 * owner:   => djpaul
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"10535"]:
 {{{
 #!CommitTicketReference repository="" revision="10535"
 Emails: update template for WP 3.9 support

 `wp_footer()` is included in the email template for when the template
 has been loaded inside the Customiser preview frame. The function used
 to for this, `is_customize_preview`, was only introduced in WP 4.0 and
 is causing fatal errors in WP 3.9.

 The rest of the Customizer integration code already checks for WP 4.0+;
 this part of the template was just overlooked.

 Fixes #6874
 }}}

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


More information about the buddypress-trac mailing list