Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/25/2009 01:39:35 AM (15 years ago)
Author:
apeatling
Message:

Allow site admins to edit a user's profile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-sn-framework/profile/profile-loop.php

    r1655 r1695  
    4141   
    4242        <div class="button-block">
    43             <?php if ( bp_is_home() ) : ?>
     43            <?php if ( bp_is_home() || is_site_admin() ) : ?>
    4444               
    4545                <?php bp_edit_profile_button() ?>
Note: See TracChangeset for help on using the changeset viewer.