RestroPress

⌘K
  1. Home
  2. Docs
  3. RestroPress
  4. Developer Docs
  5. Filters
  6. rpress_email_message

rpress_email_message

The rpress_email_message filter is applied to the main message text for all emails sent through RestroPress. It receives two parameters:

  • $message – The email body text
  • $emails_object – The current instance of the rpress_emails class

How can we help?