[buddypress-trac] [BuddyPress Trac] #7244: Add functions bp_get_group_avatar_url() and bp_get_group_cover_url()
buddypress-trac
noreply at wordpress.org
Mon Sep 5 14:23:56 UTC 2016
#7244: Add functions bp_get_group_avatar_url() and bp_get_group_cover_url()
----------------------------------------+-----------------------
Reporter: mifr45 | Owner: DJPaul
Type: feature request | Status: assigned
Priority: normal | Milestone: 2.7
Component: Groups | Version: 2.6.3
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug |
----------------------------------------+-----------------------
Comment (by mifr45):
@DJPaul, thanks for review!
I think there can be a function that outputs URL to the HTML:
{{{#!php
<?php
function bp_group_cover_url(){
echo bp_get_group_cover_url();
}
?>
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7244#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list