APP_User_Notification::send_email( $params = '' )

Notifies the message recipient by email


Package


Description Description


Parameters Parameters

(bool|array) (Required) (optional) $params A boolean value or an associatiave array with email data. If set to TRUE, will use notification data. If using an associative array, expects: (int|array) 'recipient_id', (string) 'subject', (string) 'content'


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.