Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/15/2010 11:59:28 AM (16 years ago)
Author:
apeatling
Message:

Fixed incorrect echo on bp_root_domain() calls. Fixed #1288. Added warning to theme headers about copying themes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/members/members-loop.php

    r2284 r2302  
    4444                  * (only one regadless of the number of fields you show):
    4545                  *
    46                   * bp_member_profile_field_data( 'field=the field name' );
     46                  * bp_member_profile_data( 'field=the field name' );
    4747                  */
    4848                ?>
Note: See TracChangeset for help on using the changeset viewer.