Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2688 closed defect (bug) (fixed)

[patch] Correct Check of wp_insert_user

Reported by: bountin's profile bountin Owned by:
Milestone: Priority: normal
Severity: Version:
Component: Core Keywords:
Cc: bountin

Description

If wp_insert_user errors it returns an instance of WP_Error and not a boolean value.

Attachments (1)

wp_error.diff (702 bytes) - added by bountin 14 years ago.

Download all attachments as: .zip

Change History (4)

@bountin
14 years ago

#1 @bountin
14 years ago

  • Cc bountin added

#2 @djpaul
14 years ago

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

(In [3320]) Check for WP_Error on user account creation. Fixes #2688 (trunk)

#3 @djpaul
14 years ago

(In [3321]) Check for WP_Error on user account creation. Fixes #2688 (branch)

Note: See TracTickets for help on using tickets.