- Timestamp:
- 01/11/2011 05:41:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/members/single/profile/profile-loop.php
r3300 r3698 1 1 <?php do_action( 'bp_before_profile_loop_content' ) ?> 2 2 3 <?php if ( function_exists('xprofile_get_profile') ) : ?>3 <?php if ( bp_is_active( 'xprofile' ) ) : ?> 4 4 5 5 <?php if ( bp_has_profile() ) : ?>
Note: See TracChangeset
for help on using the changeset viewer.