• Good day!

    I have discovered some examples of double quotes (“) not working in the notifications I’m sending with your plugin.

    1. When putting #post_name# in Email Subject the double quotes in a post title like “Harry Potter” outputs like this in the email subject (but correctly in Email Content):

    & #8220;Harry Potter& #8221; (added the gaps to show correctly here)

    2. When putting “#post_name#” in Email Subject the double quotes added to a post title like Harry Potter outputs like this in the email subject:

    \"Harry Potter\"

    2. When putting #comment_content# in Email Content the double quotes in a comment like “Hello” says Harry Potter created with the function wp_new_comment($data) outputs like this in the email subject (while double quotes put directly in Email Content works fine):

    \"Hello\" says Harry Potter

    A little surprising since both emojis and my swedish ÅÄÖ works fine 🙂

    Is this fixable on your side?

    • This topic was modified 4 months, 1 week ago by joxyzan.
    • This topic was modified 4 months, 1 week ago by joxyzan.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.