mycred_get_email_notice

Returns an instance of the myCRED_Email object based on a given email notice post ID.

myCRED_Email

This object holds all settings and data relevant to a given email notice along with a set of methods to process or parse emails.

mycred_email_subscriptions

This shortcode allows your users to unsubscribe to any email notifications you have setup that are sent to the user. Notices sent to admins can not be unsubscribed!

mycred_email_instances

This filter allows you to add / remove or adjust email instances that is selectable when creating or editing an email notice.

mycred_email_before_send

This filter allows you to adjust the details of an email notification before it is sent.

mycred_email_sent

This action indicates the instance where the Email Notifications Add-on has sent an email to either your user or admin (or both).