Update Group name with Gravity Forms
-
I’m sure this is probably a round about, unorthodox thing to do, but essentially I’m using gravity forms to add/edit meta info for BP groups, just to keep everything on the front end in a way that I can control. One thing I can’t figure out how to to is an action to change the name of a given group. I’ve been able to edit the group type and a users group ID but not this. Essential I just need something that I can execute in a function which I will use with the gravity forms after submission hook.
I looked at these functions:
groups_details_updated
groups_edit_base_group_detailsBut couldn’t figure out how to parlay them into accomplishing what I’m attempting.
- You must be logged in to reply to this topic.