Last modified April 22, 2025
manageSettingsNotifications
This function allows you to modify the Notification Settings.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
emails | Boolean | Enable/Disable email notifications. |
|
--emails=1 |
alternate_email | String | Set an alternate email address for notifications instead of the default admin email. | [email protected] |
Example Call JETAPI
wp jetbackup manageSettingsNotifications --emails=1 --alternate_email=[email protected]
Saved Successfully
+--------+-------------------+
| Emails | Alternate Email |
+--------+-------------------+
| Yes | [email protected] |
+--------+-------------------+
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.