archives

I have made some really basic changes to the notifications-maler-helper.class.php file that allows me to add attachments to emails, however I’d like this to possible be made a part of the actual plugin so I don’t have to re-implement this every time I perform an update. The changes are as follows: notifications-mailer-helper.class.php, line 114: $this->send_email($from_name, […]

Continue Reading