Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#10662 closed defect (bug) (fixed)

Call to undefined function _wp_get_user_contactmethods() during registration

Reported by: prodevstudio's profile ProDevStudio Owned by: westi's profile westi
Milestone: 2.9 Priority: normal
Severity: normal Version: 2.9
Component: Role/Capability Keywords:
Focuses: Cc:

Description

Fatal error: Call to undefined function _wp_get_user_contactmethods() in {path-to}/wp-includes/registration.php on line 201

I am using the trunk version and call to _wp_get_user_contactmethods() function is in the trac version of the trunk as-well.

Change History (3)

#1 @westi
15 years ago

  • Owner set to westi
  • Status changed from new to accepted

#2 @westi
15 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

(In [11852]) Move _wp_get_user_contactmethods() into the registrations functions file so it is always available when required. Fixes #10662.

#3 @westi
15 years ago

  • Milestone changed from Unassigned to 2.9
  • Version set to 2.9
Note: See TracTickets for help on using tickets.