[buddypress-trac] [BuddyPress Trac] #6232: Hook proposition - Enable or reorder group creation step
buddypress-trac
noreply at wordpress.org
Thu Feb 19 13:44:33 UTC 2015
#6232: Hook proposition - Enable or reorder group creation step
--------------------------------+-------------------------
Reporter: natrio | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.2.2
Component: Component - Groups | Version: 2.2
Severity: normal | Keywords: needs-patch
--------------------------------+-------------------------
/bp-groups/bp-groups-actions.php line 413 at this end of the function i
added this hook: do_action('groups_action_sort_creation_steps');
This is needed if you want:
* remove a step in group creation workflow
* Reorder the step in group creation workflow
Then, you are able to edit the $bp->groups->group_creation_steps variable.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6232>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list