rpress_email_content_type

Author: bibhu 318 views

The rpress_email_content_type filter is applied to the content-type header for all emails sent through RestroPress. 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 rpress_emails class