-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tag Default WordPress and WooCommerce Emails #49
Comments
@pgraham3 I have a snippet that will tag to WooCommerce Emails. Not sure where best to place the code in the plugin.
|
Here is one for Gravity Forms:
|
@bhubbard Love the idea. We don't want to be forcing default tags for anyone but I do think the plugin should support adding a Can you give this PR a try and let me know if it meets your needs for setting a After this looks good we can look into adding metadata support as well, which will be a bit more effort since the key for the metadata headers is variable (though it always starts with X-PM-Metadata-). |
I would love it if we could have all the default emails get Postmark Tag Support. So for example the New User Email could get a tag like 'wp-new-user' or something similar to that. Here is a good list I found of all the default WordPress emails.
https://github.com/johnbillion/wp_mail
Being able to filter these emails by tags in Postmark would be extremely useful.
The text was updated successfully, but these errors were encountered: