Hiya. I wrote this primarily as a way to get member groups to display in the forum module underneath an avatar.
It takes in a username or screen name and outputs a corresponding member group. Basic usage is as follows:
{exp:get_member_group name="Ben"}
By default, the plugin will search based on screen name. For usernames, set the ‘from’ parameter:
{exp:get_member_group name="CrazyGRL1985" from="username"}
Version 1.1: PI.Get_Member_Group
Feature requests are welcome! Thanks!
