Opened 16 years ago
Closed 16 years ago
#1423 closed defect (bug) (fixed)
do_action groups_created_group missing
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.2 | Priority: | major |
| Severity: | Version: | ||
| Component: | Keywords: | ||
| Cc: |
Description
The do_action call for the 'groups_created_group' action is missing in the
trunk codebase (at least).
There are two add_action calls for this action in bp-groups.php.
Note: See
TracTickets for help on using
tickets.
(In [2305]) Fixes #1423 - missing groups_created_group action.