Skip to:
Content
Pages
Categories
Search
Top
Bottom

Send succesfully filled registration form data to one of the group’s activity stream


  • 4ella
    Participant

    @4ella

    Hi , I would like to send successfully filled registration form data to one of the group’s activity stream , it means one of the groups will serve only as a feed of new incoming users (models with their profile fields as a height, weight, eyes, breast , chest , hip ecc.) where registered agencies can comment it , make a favorite ecc.
    Any idea how to do it ?

Viewing 2 replies - 1 through 2 (of 2 total)

  • r-a-y
    Keymaster

    @r-a-y

    Check out the `groups_record_activity()` function located in /bp-groups/bp-groups-activity.php.

    You’ll want to hook into the registration or activation actions.

    If you want to hook into the activation action when someone activates via email, check out the “bp_core_activated_user” hook located in /bp-members/bp-members-signup.php.

    For a primer to WordPress action hooks, check out this tutorial:

    Introduction to Custom Hooks and Pluggable Functions


    4ella
    Participant

    @4ella

    Thank you for your respond @r-a-y , tomorrow I will study it thoroughly , I am not a programmer , so I hope I will understand a little bit how it should be done

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Send succesfully filled registration form data to one of the group’s activity stream’ is closed to new replies.
Skip to toolbar