| 开发者 |
sandywphq
rizaardiyanto |
|---|---|
| 更新时间 | 2026年7月22日 14:07 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-content into a single archive./wp-content/plugins/sandywp-cloner, or install it from the Plugins screen.Yes. The plugin clones your site into your SandyWP account, so you need an account and a personal API token.
No. The plugin only reads your database and files to build the archive. Nothing on your live site is modified.
Large sites are supported. When your SandyWP account has object storage enabled, uploads go directly to storage in resumable parts; otherwise the plugin uploads in 5 MB chunks. Very large sites need enough free temporary disk space on your host to build the archive.
Yes. Open Advanced options on the clone screen before you start. You can exclude the media library (usually the bulk of a site), post revisions, spam and trashed comments, and inactive themes and plugins. Everything is included by default; these are opt-in. Backup-plugin folders, caches, and logs are always skipped automatically.
The background job runs via WP-Cron through a loopback request. If your host blocks loopback requests or disables WP-Cron without a real cron job, the task can't start. Ask your host to allow loopback requests, or trigger WP-Cron via a system cron.
Your SandyWP URL and API token are stored in your site's options so you can re-clone. You can revoke the token anytime from your SandyWP account, and deleting the plugin removes the stored values.
SANDYWP_CLONER_BASE_URL constant to override the API base URL (for development/staging) from wp-config.php.