Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/13/2010 04:03:57 PM (15 years ago)
Author:
apeatling
Message:

Previous commit cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-templatetags.php

    r2919 r2920  
    248248    function bp_get_member_name() {
    249249        global $members_template;
    250 
    251         var_dump( $members_template );
    252250
    253251        if ( empty($members_template->member->fullname) )
Note: See TracChangeset for help on using the changeset viewer.