Last modified June 5, 2025
manageSettingsGeneral
This function allows you to modify the General Settings.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
license_key | String | Your JetBackup for WordPress license key used to activate premium features. | --license_key=xxxx |
|
timezone | String | Set the timezone for the JetBackup for WordPress plugin. Determines when your scheduled backups will run. | --timezone=UTC |
|
community_languages | Boolean | Enable/Disable community languages delivered by our languages CDN. |
|
--community_languages=1 |
jetbackup_integration | Boolean | Enable/Disable API to server level JetBackup (Allows restore of backups generated by your hosting provider's JetBackup). |
|
--jetbackup_integration=1 |
admin_top_menu_integration | Boolean | Enable/Disable Admin top menu bar integration. |
|
--admin_top_menu_integration=1 |
manual_backups_retention | Integer | Set the amount of manual backups to keep per destination. Set to 0 to disable this option and keep manual backups indefinitely. | --manual_backups_retention=5 |
|
php_cli_location | String | Set specific path for php binary used by JetBackup for background operations. | --php_cli_location=/usr/bin/php |
Example Call JETAPI
wp jetbackup manageSettingsGeneral --license_key=xxxx --timezone=UTC --jetbackup_integration=1 --manual_backups_retention=5 --php_cli_location=/usr/bin/php
Saved Successfully
+--------------------------------------------------------+----------------+----------+---------------------+-----------------------+--------------------------------+----------------------+------------------+--------------------+
| License Key | License Status | Timezone | Community Languages | JetBackup Integration | Admin bar top menu integration | Manual Backup Retain | PHP CLI Location | MySQL Default Port |
+--------------------------------------------------------+----------------+----------+---------------------+-----------------------+--------------------------------+----------------------+------------------+--------------------+
| **************************************************ABCD | Active | UTC | Yes | Yes | Yes | 5 | /usr/bin/php | 3306 |
+--------------------------------------------------------+----------------+----------+---------------------+-----------------------+--------------------------------+----------------------+------------------+--------------------+
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.