Metadata
- Source
- IDI-160
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jonathan Hung
- Reporter
- Jonathan Hung
- Created
2017-11-25T08:23:59.566-0500 - Updated
2018-01-22T13:24:57.212-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- BIG IDeA
Description
Currently when new feedback is submitted, it quietly gets inserted into the DB. A notification should be sent to the BI team when new feedback is submitted so they can check the item for moderation / follow-up.
- Use WP_mail() function
- Verify that emails are sent.
- Must need SMTP port open. (Confirmed open)
- Who should receive the email?
- How does this email get configured? Hardcoded? Maybe to all users of a certain user role (i.e. Admins)?
Comments
-
Jonathan Hung commented
2018-01-22T13:24:57.210-0500 Now in production.