Notification
Notification
WordPress.org
Extensions
Support
Version 7
Notification – Custom Notifications and Alerts for WordPress
Known issues
πŸ€Έβ€β™€οΈ User guide
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
πŸ”§ Developer
General
Notifications
Triggers
Carriers
Recipients
Snippets
🧩 Extensions
Installation
Planned extensions
3rd Party Extensions
Custom Fields
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 updated 2 years ago
Edit on GitHub