-
Notifications
You must be signed in to change notification settings - Fork 366
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
Enhancement/overhaul email templates #3032
Merged
dparker1005
merged 22 commits into
strangerstudios:v3.1
from
MaximilianoRicoTabo:enhancement/overhaul-email-templates
Jul 2, 2024
Merged
Enhancement/overhaul email templates #3032
dparker1005
merged 22 commits into
strangerstudios:v3.1
from
MaximilianoRicoTabo:enhancement/overhaul-email-templates
Jul 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Remove trial_ending (this is deprecated)
* Remove checkout_express and checkout_express_admin (the regular paid emails are fine for this)
* Remove checkout_freetrial, checkout_trial, checkout_freetrial_admin, checkout_trial_admin (the regular free or paid emails are the same, these are not needed).
* make sendBillableInvoiceEmail deprecated * call sendInvoiceEmail instead
…cific to the level that failed and include the correct link to the membership billing page
…how update billing info link, otherwise just show account page.
* Remove header and footer from default pmpro_email_templates_defaults * Rename some default description as needed
* Bring footer and header directly to the email
…equired email template in the email templates sub tab
* Hide it in the adming pages behind a filter.
7f14dfa
to
179f110
Compare
4659b73
to
5ea8d4d
Compare
…em in pmpro email class
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All Submissions:
Changes proposed in this Pull Request:
Resolves XXX.
How to test the changes in this Pull Request:
Other information:
Changelog entry