Files
SIGE-WEB-snapshot/wp-content/plugins/notification/resources/wizard-data/post_updated.json

24 lines
738 B
JSON

{
"hash": "notification_5d3af3d844ac5",
"title": "Post updated - admin",
"trigger": "post/post/updated",
"carriers": {
"email": {
"activated": true,
"enabled": true,
"subject": "{site_title} - The post \"{post_title}\" has been updated",
"body": "The post \"{post_title}\" has been just updated.\r\n\r\nView: {post_permalink}\r\nEdit: {home_url}/wp-admin/post.php?post={post_ID}&action=edit",
"recipients": [
{
"type": "administrator",
"recipient": ""
}
],
"headers": null
}
},
"enabled": true,
"extras": [],
"version": 1564144600
}