Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/02/2009 06:26:55 PM (17 years ago)
Author:
apeatling
Message:

Applying jjj trunk fixes to 1.1 branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1/bp-xprofile/bp-xprofile-templatetags.php

    r2056 r2075  
    369369                global $field;
    370370               
    371                 return apply_filters( 'bp_get_the_profile_field_description', $field->desc );
     371                return apply_filters( 'bp_get_the_profile_field_description', $field->description );
    372372        }
    373373       
Note: See TracChangeset for help on using the changeset viewer.