Changeset 10801 for branches/2.5/src/bp-settings/bp-settings-actions.php
- Timestamp:
- 05/24/2016 02:45:08 PM (10 years ago)
- Location:
- branches/2.5
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/bp-settings/bp-settings-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5
-
branches/2.5/src/bp-settings/bp-settings-actions.php
r10498 r10801 95 95 // Store a hash to enable email validation. 96 96 if ( false === $email_error ) { 97 $hash = wp_ hash( $_POST['email']);97 $hash = wp_generate_password( 32, false ); 98 98 99 99 $pending_email = array(
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)