Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1447 closed defect (bug) (fixed)

function_exists check probably not needed

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: apeatling's profile apeatling
Milestone: 1.2 Priority: trivial
Severity: Version:
Component: Keywords: has-patch
Cc: johnjamesjacoby

Description

Since bp_user_fullname is a core function, it will always exist.

Is there a special circumstance where this function might not exist for some reason?

Attachments (1)

not-needed.patch (495 bytes) - added by johnjamesjacoby 15 years ago.
No need to check function_exists on bp_user_fullname

Download all attachments as: .zip

Change History (2)

@johnjamesjacoby
15 years ago

No need to check function_exists on bp_user_fullname

#1 @apeatling
15 years ago

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

Looks like this is fixed in the trunk.

Note: See TracTickets for help on using tickets.