Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#698 closed defect (bug) (fixed)

Missing before and after actions on some save() methods

Reported by: jeffsayre's profile jeffsayre Owned by:
Milestone: Priority: major
Severity: Version: 1.0
Component: Keywords: save method, do_action
Cc:

Description

In bp-messages-classes.php, the save() method in the BP_Message_Notice {} class does not have any before and after actions.

In bp-groups-classes.php, the save() method in the BP_Groups_Member {} class does not have any before and after actions.

Change History (2)

#1 @jeffsayre
15 years ago

  • Version changed from 2.0 to 1.0

#2 @apeatling
15 years ago

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

(In [1420]) Fixes #698 along with r1418.

Note: See TracTickets for help on using tickets.