You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(backup): add file existence checks for all 7z operations
Add missing file existence checks in backup_wp_content_dir() and
backup_db() for consistency with other backup functions. This ensures
archive integrity is verified after all 7z operations.
0 commit comments