Skip to content
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

[Fix] Some of the allowed tags is not working on email notifications set via Email Templates options #799

Merged
merged 4 commits into from
Feb 21, 2024

Conversation

mebishalnapit
Copy link
Collaborator

This PR includes:

  • Fix the {site_name}, {site_url}, and {site_description} smart tags for email delivery change to required contents for New Question, New Answer, and New Comment email templates
  • Fix the {answer_excerpt} smart tags for email delivery change to required contents for Edit Answer email templates
  • Fix the More email options link available in the Email Templates option

Add - Function to parse the array args for multidimentional array
site_name, site_url, and site_description smart tags not changed to contents for email template contents
answer_excerpt smart tag not changed to contents for email template contents
More email options link added in the Email Templates AnsPress option page
includes/functions.php Outdated Show resolved Hide resolved
includes/functions.php Outdated Show resolved Hide resolved
includes/functions.php Outdated Show resolved Hide resolved
@rahularyan rahularyan merged commit 754ae00 into master Feb 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some of the allowed tags is not working on email notifications set via Email Templates options
2 participants