Skip to:
Content

BuddyPress.org

Changeset 819


Ignore:
Timestamp:
12/31/2008 06:17:54 PM (18 years ago)
Author:
apeatling
Message:

Theme updates for previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/buddypress-theme/member-themes/buddypress-member/profile/index.php

    r634 r819  
    4444                        <?php endif; ?>
    4545
     46                        <?php bp_custom_profile_boxes() ?>
     47
    4648                        <?php if ( function_exists('bp_wire_get_post_list') ) : ?>
    4749                                <?php bp_wire_get_post_list( bp_current_user_id(), bp_word_or_name( __( "My Wire", 'buddypress' ), __( "%s's Wire", 'buddypress' ), true, false ), bp_word_or_name( __( "No one has posted to your wire yet.", 'buddypress' ), __( "No one has posted to %s's wire yet.", 'buddypress' ), true, false), bp_profile_wire_can_post() ) ?>
Note: See TracChangeset for help on using the changeset viewer.