Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#10662 closed defect (bug) (fixed)

Call to undefined function _wp_get_user_contactmethods() during registration

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

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
17 years ago

  • Owner set to westi
  • Status newaccepted

#2 @westi
17 years ago

  • Resolutionfixed
  • Status acceptedclosed

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

#3 @westi
17 years ago

  • Milestone Unassigned2.9
  • Version2.9
Note: See TracTickets for help on using tickets.