RestroPress

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

rpress_email_from_address

The rpress_email_from_address filter is applied to the “From Address” for all emails sent through RestroPress. It receives two parameters:

  • $from_address – The email address to be used as the From Address
  • $emails_object – The current instance of the rpress_emails class

How can we help?