Files
SIGE-WEB-snapshot/ambiente-de-test/wp-content/plugins/notification/resources/wizard-data/post_review.json

24 lines
758 B
JSON

{
"hash": "notification_5d3af398e4f96",
"title": "Post pending review - admin",
"trigger": "post/post/pending",
"carriers": {
"email": {
"activated": true,
"enabled": true,
"subject": "{site_title} - A new post \"{post_title}\" is pending review",
"body": "The post \"{post_title}\" has been just sent for a review.\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": 1564144536
}