Skip to:
Content
Pages
Categories
Search
Top
Bottom

Get name of the creator of a group

  • @dylancasey

    Participant

    Hi,

    I want to add the name of the creator/owner of a group to the description of the group, but haven’t found where that variable is defined or what it is accessed by. Thanks in advance for pointing me in the right direction.

    -DPC

Viewing 2 replies - 1 through 2 (of 2 total)
  • @modemlooper

    Moderator

    Try something like:

    `
    groups->current_group->creator_id ); ?>
    `

    If you want to add the name to the description field you could use a shortcode with a function to call creator id

    @djpaul

    Keymaster

    I’ve added a ticket to Trac to get a template function added for this: https://buddypress.trac.wordpress.org/ticket/4596

    Patches welcome :)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Get name of the creator of a group’ is closed to new replies.
Skip to toolbar