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 | 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)
Note: See
TracTickets for help on using
tickets.
(In [1420]) Fixes #698 along with r1418.