[buddypress-trac] [BuddyPress Trac] #8448: Add new table to store nonmember opt-outs.

buddypress-trac noreply at wordpress.org
Wed Apr 21 17:12:37 UTC 2021


#8448: Add new table to store nonmember opt-outs.
------------------------------+----------------------
 Reporter:  dcavins           |       Owner:  dcavins
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  8.0.0
Component:  Core              |     Version:  7.2.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+----------------------

Comment (by imath):

 Ok it looks good, sorry the `$data['email_address_hash']` was confusing to
 me. In the above patch I've defined a intermediate `$email = strtolower(
 $data['email_address_hash'] )` so that we have `wp_hash( $email )` which
 seems less confusing to me.

 But you can leave it the way it is, it's probably just me 😉.

 Let's commit!

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


More information about the buddypress-trac mailing list