Changes between Initial Version and Version 1 of Ticket #47021, comment 1
- Timestamp:
- 04/24/2019 06:08:12 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47021, comment 1
initial v1 1 In {{{wp-includes/user.php}}} file, {{{ wp_update_user }}} function can we also remove below code with new code.1 @spacedmonkey, In {{{wp-includes/user.php}}} file, {{{ wp_update_user }}} function can we also remove below code with new code. 2 2 {{{ 3 3 wp_cache_delete( $user['user_email'], 'useremail' );