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

28 lines
1.1 KiB
JSON

{
"hash": "notification_5d3adb5ed7076",
"title": "Comment is awaiting moderation",
"trigger": "comment/comment/added",
"carriers": {
"email": {
"activated": true,
"enabled": true,
"subject": "{site_title} - Please moderate: \"{post_title}\"",
"body": "A new comment on the post \"{post_title}\" is waiting for your approval\r\n{post_permalink}\r\n\r\nAuthor: {comment_author_user_display_name} (IP address: {comment_author_IP})\r\nEmail: {comment_author_user_email}\r\nURL: {comment_author_url}\r\nComment: {comment_content}\r\n\r\nApprove it: {comment_approve_action_url}\r\nTrash it: {comment_trash_action_url}\r\nDelet it: {comment_delete_action_url}\r\nSpam it: {comment_spam_action_url}",
"recipients": [
{
"type": "email",
"recipient": "{post_author_user_email}"
},
{
"type": "administrator",
"recipient": ""
}
],
"headers": null
}
},
"enabled": true,
"extras": [],
"version": 1564138334
}