• Resolved ruen06

    (@ruen06)


    Hi, i have read through your documentation but I cant figure out how to use a shortcode to display the group that the current user is in and the list of members of the group.

    [groups_group_info] can list members but the group id needs to be predefined
    [groups_user_groups] only list the groups that the user is in.

    It will be good that the user listed is a clickable link and can be directed to their profile.

Viewing 1 replies (of 1 total)
  • Plugin Author Kento

    (@proaktion)

    Hi, yes the shortcodes that you mention are similar to what you’re asking but not exactly. You might want to consider deriving your own shortcodes based on their implementation, or go along the lines of this repository:

    https://github.com/itthinx/groups-list-users

    You could fork that or use it as a basis for your own implementation of a customized shortcode.

    I’m marking this as resolved as it’s about a customization, but feel free to follow up if you have questions.

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode to show the group and group members’ is closed to new replies.