Changeset 2066 for trunk/bp-xprofile/bp-xprofile-templatetags.php
- Timestamp:
- 11/01/2009 01:12:02 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-templatetags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-templatetags.php
r2059 r2066 369 369 global $field; 370 370 371 return apply_filters( 'bp_get_the_profile_field_description', $field->desc );371 return apply_filters( 'bp_get_the_profile_field_description', $field->description ); 372 372 } 373 373
Note: See TracChangeset
for help on using the changeset viewer.