Actions
Bug #2158
closedcac_full_forum_notification() no longer needed?
Status:
Resolved
Priority name:
Low
Assignee:
Category name:
BuddyPress (misc)
Target version:
Start date:
2012-09-30
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Now that the forum notifications in BPGES are hooked to bb_new_topic etc, maybe we don't need cac_full_forum_notification() anymore? (the full forum text should now be passed to the email without our custom function) Don't have time to test at the moment, Ray do you know off the top of your head?
Updated by Raymond Hoh about 12 years ago
- Status changed from Assigned to Resolved
Just did a quick test on a clean BP install with GES and you're right!
I've removed the function in commit 3a6e0f7.
Actions