Changeset 3374845
- Timestamp:
- 10/08/2025 07:02:34 AM (6 months ago)
- File:
-
- 1 edited
-
menu-backup-restore/tags/1.0.1/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
menu-backup-restore/tags/1.0.1/readme.txt
r3369309 r3374845 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Adds a menu backup and restore panel to the bottom of the default WordPress Menus page. Protect your menus with automatic backups and one-click restore. Never lose a menu again.11 Adds a backup and restore panel to your WordPress Menus page. Auto-saves changes and lets you restore with one click. Never lose a menu again. 12 12 13 13 == Description == … … 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.