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

24 lines
645 B
JSON

{
"hash": "notification_5cac81ab3044e",
"title": "User resets their password from the password reset link",
"trigger": "user/password_changed",
"carriers": {
"email": {
"activated": true,
"enabled": true,
"subject": "{site_title} - Password Reset",
"body": "Password changed for user: {user_login}",
"recipients": [
{
"type": "email",
"recipient": "{user_email}"
}
],
"headers": null
}
},
"enabled": true,
"extras": [],
"version": 1560424061
}