Changeset 12558 for trunk/src/bp-core/bp-core-theme-compatibility.php
- Timestamp:
- 02/29/2020 04:02:35 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-theme-compatibility.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-theme-compatibility.php
r12546 r12558 465 465 'name' => 'cover_image', 466 466 'settings' => array( 467 'components' => array( ' xprofile', 'groups' ),467 'components' => array( 'members', 'groups' ), 468 468 'width' => $bp_content_width, 469 469 'height' => $top_offset + round( $avatar_height / 2 ),
Note: See TracChangeset
for help on using the changeset viewer.