Notification
Notification
WordPress.org
Extensions
Support
Notification – Custom Notifications and Alerts for WordPress
Known issues
User guide
How Notification plugin works
Who can use this plugin
How to create Notifications
Custom Post Type support
How to escape { character
Background processing
Developer
General
Notifications
Triggers
Carriers
Snippets
Extensions
Installation
Planned extensions
3rd Party Extensions
Custom Fields
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
Custom Post Type support
Next - User guide
Background processing
Last updated 7 months ago
Edit on GitHub