Version 8
WordPress.orgExtensionsSupport
Search…
⌃K
Links
Version 8
Notification – Custom Notifications and Alerts for WordPress
Known issues
🤸‍♀️ User guide
Update broke my site
How Notification plugin works
Who can use this plugin
How to create Notifications
Troubleshooting
Advanced
How to escape { character
Background processing
How to setup different FROM address for different Notifications
Custom Post Type support
Disable upselling
How to send HTML Emails
🔧
Developer
General
Notifications
Triggers
Carriers
Recipients
Snippets
🧩
Extensions
Installation
Planned extensions
3rd Party Extensions
Custom Fields
Email Attachments
Push
Scheduled Triggers
Slack
Twilio
Powered By GitBook

How to escape { character

Escaping the { character is particularly helpful if you want to pass raw JSON or just make the merge tag unresolvable.
You can do it like this:
!{this_wont_be_resolved}
!{"this is":"how the JSON should look like"}
​
🤸‍♀️ User guide - Previous
Advanced
Next
Background processing
Last modified 1yr ago
Copy link