Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#412 closed defect (bug) (fixed)

groups_edit_group_settings() is missing a do_action call

Reported by: burtadsit's profile burtadsit Owned by:
Milestone: Priority: minor
Severity: Version:
Component: Keywords:
Cc:

Description

When groups_edit_group_settings() is called it checks to see if the group has a forum. If not it creates one. We're just missing the do_action() call that lets everyone know that has happened. Patch supplies the missing trigger.

Attachments (1)

missing_do_action.patch (522 bytes) - added by burtadsit 16 years ago.
adds do_action() call

Download all attachments as: .zip

Change History (3)

@burtadsit
16 years ago

adds do_action() call

#1 @apeatling
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

#2 @(none)
15 years ago

  • Milestone Groups 1.0 deleted

Milestone Groups 1.0 deleted

Note: See TracTickets for help on using tickets.