- Timestamp:
- 04/28/2024 10:08:00 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/members/single/profile.php
r13652 r13820 20 20 <?php bp_nouveau_member_hook( 'before', 'profile_content' ); ?> 21 21 22 <div class="profile <?php echo bp_current_action(); ?>">22 <div class="profile <?php echo esc_attr( bp_current_action() ); ?>"> 23 23 24 24 <?php
Note: See TracChangeset
for help on using the changeset viewer.