Changeset 3302
- Timestamp:
- 10/25/2010 05:11:26 PM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-core.php
r3218 r3302 1182 1182 if ( !$fullname = wp_cache_get( 'bp_user_fullname_' . $user_id, 'bp' ) ) { 1183 1183 if ( function_exists('xprofile_install') ) { 1184 $fullname = xprofile_get_field_data( 1, $user_id );1184 $fullname = xprofile_get_field_data( BP_XPROFILE_FULLNAME_FIELD_NAME, $user_id ); 1185 1185 1186 1186 if ( empty($fullname) ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)