#662 closed defect (bug) (fixed)
Hook before saving new wire in db + PATCH
Reported by: | nicolagreco | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | 1.0 | |
Component: | Keywords: | ||
Cc: |
Description
Might be useful have an hook before saving the wire post in the db.
Assuming that i'm making bpdev nospam, a plugin against spam, having an hook there to check the $message could be useful
Attached there is a patch that adds the hook 'bp_wire_post_pre_save' before it's saved
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [1327]) Added filter - Fixes #662