Skip to:
Content
Pages
Categories
Search
Top
Bottom

Admin notification


  • Dutchmediafactory
    Participant

    @dutchmediafactory

    Hi,

    We would like to have the site admin (or someone designated) receive an email when a new group is created for approval. Is this possible and if so how do we do this? We use the Kleo theme from Themeforest. It’s a new site on a development environment (newest version WP 4.2.2 and BP version)

    Thanks
    Ruben

Viewing 1 replies (of 1 total)

  • shanebp
    Moderator

    @shanebp

    Not sure what you mean by approval…

    Use this hook, from buddypress\bp-groups\bp-groups-actions.php :
    do_action( 'groups_group_create_complete', $bp->groups->new_group_id );

    And write a function that sends an email.

Viewing 1 replies (of 1 total)
  • The topic ‘Admin notification’ is closed to new replies.
Skip to toolbar