Changeset 3374656
- Timestamp:
- 10/07/2025 07:31:16 PM (6 months ago)
- File:
-
- 1 edited
-
menu-backup-restore/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
menu-backup-restore/trunk/readme.txt
r3374655 r3374656 18 18 = Key Features = 19 19 20 * Automatic backup of menus when they are updated 21 * Easy restoration of previous menu versions 22 * Configurable maximum number of backups to keep 23 * See who saved and created the backup 24 * Simple and intuitive user interface 25 * No database modifications required 26 * Lightweight and fast 20 * Automatic backup of menus when they are updated. 21 * Easy restoration of previous menu versions. 22 * Configurable maximum number of backups to keep. 23 * See who saved and created the backup. 24 * Simple and intuitive user interface. 25 * No database modifications required. 26 * Lightweight and fast. 27 27 28 28 = How It Works = 29 29 30 1. The plugin automatically creates a backup whenever you update a menu 31 2. Backups are stored in the WordPress options table 32 3. You can view and manage backups from the Menus page 33 4. Restore any previous version with a single click 34 5. Configure the maximum number of backups to keep in the settings 30 1. The plugin automatically creates a backup whenever you update a menu. 31 2. Backups are stored in the WordPress options table. 32 3. You can view and manage backups from the Menus page. 33 4. Restore any previous version with a single click. 34 5. Configure the maximum number of backups to keep in the settings. 35 35 36 36 = Requirements =
Note: See TracChangeset
for help on using the changeset viewer.