[buddypress-trac] [BuddyPress Trac] #7210: Group type frontend integration
buddypress-trac
noreply at wordpress.org
Thu Oct 6 18:04:53 UTC 2016
#7210: Group type frontend integration
-------------------------+--------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: Groups | Version: 2.6.0
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------
Comment (by hnla):
@r-a-y same goes for bp_group_type_list The `<strong>` element might be
better served and the cdata as something like a dl list as we're possibly
running a few items in a list.
{{{
<dl>
<dt>Group Types:</dt>
<dd>Group1</dd>
<dd>group2</dd>
</dl>
}}}
They can then be run inline as they render now or run as default dl list
styling
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7210#comment:32>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list