Triggering Emails from Functions
-
Is it possible to set up admin and user notification alerts when a custom post type has been published, but only have it triggered via a function that currently does other actions when said post type is published?
Can functions be used to pass information like email subject, post title etc into the template?
I have a custom field that is set depending on various post criteria and only want the emails to be triggered when that condition is met.
I’m trying to make do without buying any of the addons, so am wondering what is and isn’t possible with just the free one.
The topic ‘Triggering Emails from Functions’ is closed to new replies.