Skip to main content
Easy Digital Downloads Documentation
Documentation, Reference Materials, and Tutorials for Easy Digital Downloads

edd_email_content_type

The edd_email_content_type filter is applied to the content-type header for all emails sent through Easy Digital Downloads. It receives two parameters:

  • $content_type – The content type to be used if one is not specified. Defaults to text/html
  • $emails_object – The current instance of the EDD_Emails class