Skip to:
Content
Pages
Categories
Search
Top
Bottom

Typo: Contents > Developer Docs > Group Extension API

  • @cj-kruger

    Participant

    On line 60 of the Group Extension API -> The API Syntax
    `bp_core_redirect( bp_get_group_permalink( $bp->groups->current_group ) . ‘/admin/’ . $this->slug );`

    Using `/admin/` results in example/groups/test//admin/

    Should be `admin/`

Viewing 1 replies (of 1 total)
  • @cj-kruger

    Participant

    whilst we on the subject, might be nice to let folks know to use `$bp->groups->current_group->id` for the `edit_screen_save()`

    ;)

Viewing 1 replies (of 1 total)
  • The topic ‘Typo: Contents > Developer Docs > Group Extension API’ is closed to new replies.
Skip to toolbar