WordPress.org

Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#33826 closed defect (bug) (fixed)

Import global $wp_hasher in wp_new_user_notification()

Reported by: ocean90 Owned by: ocean90
Milestone: 4.3.1 Priority: lowest
Severity: trivial Version: 4.3
Component: Users Keywords: has-patch commit
Focuses: Cc:

Description


Attachments (1)

33826.patch (1.4 KB) - added by ocean90 6 years ago.

Download all attachments as: .zip

Change History (4)

@ocean90
6 years ago

#1 @ocean90
6 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 34052:

Users: Import the global var $wp_hasher in wp_new_user_notification().

Adds @global entries to the DocBlock.

Fixes #33826.

This ticket was mentioned in Slack in #core by sergey. View the logs.


6 years ago

#3 @ocean90
6 years ago

In 34053:

Users: Import the global var $wp_hasher in wp_new_user_notification().

Adds @global entries to the DocBlock.

Merge of [34052] to the 4.3 branch.

See #33826.

Note: See TracTickets for help on using tickets.