Skip to:
Content
Pages
Categories
Search
Top
Bottom

bp_is_group_admin_page() function??

  • @egerrits

    Participant

    In the groups->single->home.php are some references to the following functions:

    bp_is_group_admin_page()

    bp_is_group_members()

    bp_is_group_invites()

    bp_is_group_forum()

    bp_is_group_membership_request()

    And I can’t for the life of me find where they are defined?? They are not in bp-groups or bp-groups-templatetags…

    Am I going crazy?

Viewing 4 replies - 1 through 4 (of 4 total)
  • @egerrits

    Participant

    Never mind, I found it… it’s in bp-core-templatetags.

    Tsk tsk Andy…. should not be there….

    @apeatling

    Keymaster

    They are all in core since it would be quite annoying to have to do if ( function_exists() … every time you wanted to use one.

    @alanchrishughes

    Participant

    Is there any kind of if_user_is_admin tag?

    @djpaul

    Keymaster

    Please don’t resurrect 1.5 year old threads, especially when you have a different question.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘bp_is_group_admin_page() function??’ is closed to new replies.
Skip to toolbar