Changeset 13267
- Timestamp:
- 04/07/2022 01:22:45 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-template.php
r13193 r13267 1038 1038 */ 1039 1039 function bp_get_group_avatar_url( $group = false, $type = 'full' ) { 1040 return bp_get_group_avatar( array( 'type' => $type ), $group ); 1040 return bp_get_group_avatar( 1041 array( 1042 'type' => $type, 1043 'html' => false, 1044 ), 1045 $group 1046 ); 1041 1047 } 1042 1048
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)