plugin-icon

Webangon Site Backup

제작자: webangon·
Simple WordPress backup plugin for creating ZIP archives of your site files before updates, changes, or migration work.
버전
1.0.2
최근 업데이트일
Aug 12, 2026

Webangon Site Backup gives site owners a straightforward way to create a file backup before WordPress updates, theme changes, plugin changes, or migration work. It adds a single page (Tools -> Webangon Site Backup) with one button. Clicking it zips the source directory (wp-content/uploads by default) into a .zip stored in the existing uploads directory. A read-only list shows the archives created.

Uses the PHP Zip extension when available, otherwise the pure-PHP PclZip bundled with WordPress (needs only zlib).

Filters

  • webangon_site_backup_capability – capability required (default manage_options).
  • webangon_site_backup_source_dir – absolute path of the directory to zip (default: uploads).
  • webangon_site_backup_backups_dir – where to store the .zip files.

Notes

  • The zip is built in a single request. On very large sites this can be slow or hit max_execution_time – keep the source directory reasonable, or point webangon_site_backup_source_dir at a smaller folder.
  • When a separate backups directory is configured, that directory is excluded from the archive so it is never zipped into itself.
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.