[buddypress-trac] [BuddyPress Trac] #8394: Make it easier for the site's admin to output Members member types list into their profile header
buddypress-trac
noreply at wordpress.org
Thu Nov 19 21:21:25 UTC 2020
#8394: Make it easier for the site's admin to output Members member types list
into their profile header
-----------------------------------+---------------------
Reporter: imath | Owner: imath
Type: enhancement | Status: closed
Priority: high | Milestone: 7.0.0
Component: Members | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion |
-----------------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"12797" 12797]:
{{{
#!CommitTicketReference repository="" revision="12797"
Introduce a new template tag to list a user's member types
Just like Group Types can be listed into the displayed Group's header
thanks to a specific template tag, Member types now have their own
template tag `bp_member_type_list()` to do the same into the displayed
user's header.
BP Nouveau is using this tag. Its header templates and styles has been
updated to optimize the output of this list.
By default Member Types will not be displayed, their corresponding object
will need to have their `show_in_list` property set to `true`.
Fixes #8394
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8394#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list