History and recovery Estimated reading: 5 minutes 2 views Contributors Summary: Learn how Antimanual Builder protects edits with undo, saved versions, and browser crash recovery, so you can restore pages safely after interruptions. Crash recovery and version history are essential parts of antimanual builder user documentation, antimanual builder pro documentation, how to use antimanual builder, antimanual builder installation and activation, building pages with antimanual builder. They protect your work while you edit, save, and revise pages in the full-screen builder. Antimanual Builder includes two separate safety layers: undoable editing inside the canvas and saved versions that you can restore later. In addition, the editor stores unsaved work in your browser at regular intervals, so a crash or accidental tab close does not automatically mean lost content. antimanual builder user documentation, antimanual builder pro documentation, how to use antimanual builder, antimanual builder installation and activation, building pages with antimanual builder in recovery workflows The recovery system is designed for practical editing sessions. If you make changes and keep working, you can rely on Undo and Redo for quick corrections. If you save the page, Antimanual Builder stores a version record that can be reopened from the History popover. If the browser closes unexpectedly, the editor can offer your unsaved work back when you return. This approach is especially useful when building pages with antimanual builder in a production environment, because it gives you both immediate editing safety and a longer-term restore point. The feature set is intentionally simple, so editors do not need to manage complex backups during normal page creation. Undo, redo, and page-level version history Undo and Redo cover up to 50 steps in the editor. This helps when you change text, move sections, alter styling, or test layout ideas. The controls are available in the toolbar, and they work alongside keyboard shortcuts for faster editing. Ctrl or Cmd + Z undoes the last action.Ctrl or Cmd + Shift + Z, or Ctrl or Cmd + Y, redoes an action.The History popover shows saved versions by date and author.Each saved version includes a Restore action. Saved versions are limited to the last 5 per page. When you restore one, the version is loaded into the canvas for review rather than applied immediately. The editor shows a message indicating that the version has been loaded and must be saved if you want to keep the change. This prevents accidental overwrites and gives you time to confirm the result. For broader workflow guidance, you may also want to review How to Resolve GitHub Conflicts: Quick and Effective Solutions and . Those sections explain where the History popover lives and how page saves are recorded. Crash recovery and restoring unsaved changes Crash recovery is handled in the browser while a page is still unsaved. The editor creates a backup every 30 seconds, which means temporary interruptions do not immediately wipe your draft. If the browser crashes, the tab closes, or the session is interrupted, reopening the page can trigger an “Unsaved changes found” prompt. When you accept the recovery prompt, Antimanual Builder restores the latest browser backup and confirms that the changes have been restored. If you leave the page with unsaved edits, the browser’s own warning prompt may also appear, giving you one more chance to stay on the page and preserve your work. Autosave runs every 30 seconds while changes are unsaved.Recovery only applies to local unsaved work, not published page history.Restored content should still be reviewed before saving.The restore prompt appears when a recoverable draft is detected. Practical recovery steps after a browser crash If the editor stops unexpectedly, return to the same page as soon as possible. If Antimanual Builder detects a local backup, open it and confirm the restored content. Then check the page carefully for the last edits you remember making. This is the safest way to continue building pages with antimanual builder after an interruption. Reopen the same page in the builder.Accept the unsaved changes recovery prompt if it appears.Review text, sections, images, and styling after restore.Save the page only after confirming the content is correct. If no recovery prompt appears, the page may already have been saved or there may be no local backup available. In that case, the saved version history becomes the next restore option. For official browser-level background on recovery-related behavior, see MDN documentation for beforeunload, which explains why browsers can warn before leaving unsaved work. When to use version history versus crash recovery Use crash recovery when the problem happened before saving. Use version history when the page was saved and you want to return to an earlier state. This distinction matters because crash recovery restores local draft data, while version history restores a saved page revision from the server. That separation makes the workflow predictable. You can experiment freely in the editor, save when ready, and still roll back later if a change does not work. In documentation terms, this is one of the most reliable ways to support antimanual builder user documentation, antimanual builder pro documentation, how to use antimanual builder, antimanual builder installation and activation, building pages with antimanual builder without complicating the interface. For more information on WordPress revision behavior, see WordPress Revisions documentation. If you need broader guidance on keeping site content safe during editing, a general backup overview from the WordPress developer documentation can also be helpful. Best practices for safer editing Good recovery practices reduce the chance of losing time. Save regularly, especially before testing layout changes or switching between visual and code view. If you are editing long pages, use the History panel as a checkpoint so you can return to a known good state if needed. Save after major section changes.Use version history before making risky edits.Review restored content before publishing.Keep the browser tab open while working if possible. Antimanual Builder’s recovery tools are straightforward, but they are most effective when used consistently. Treat Undo as your first correction tool, version history as your saved checkpoint, and browser recovery as your emergency fallback. History and recovery - PreviousCDN libraries​Next - History and recoveryKeyboard Shortcuts