| 开发者 | djekanovic |
|---|---|
| 更新时间 | 2026年8月14日 09:19 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
memory_limit and max_execution_time. No single request needs more than a few seconds or a few MB.wp-config.php is repointed at them (a backup is kept). Tables are never renamed, because WordPress stores the prefix inside user roles and capabilities.uca1400 family) are mapped to the closest supported equivalent.No. The two sites talk to each other over the WordPress REST API, authenticated with the connection key.
No. User accounts come from the source site, but your current administrator account is copied across with its password hash intact, so the same username and password keep working.
That is the case the plugin is built for. It measures each host's limits and sizes its work accordingly, backing off automatically when a request fails and resuming where it left off.
Nothing is lost. Progress is saved after every slice of work. Reopen the page and click Resume.
Yes. The destination's original tables are kept until you explicitly delete them. Undo migration puts the site back on them.
They should. Some transfer optimisations require a matching version on both ends; when versions differ the plugin falls back to a slower but compatible mode and says so in the log.
Not yet. Multisite networks are detected and refused rather than migrated incorrectly.
wp_delete_file().load_plugin_textdomain() call; translations load automatically since WordPress 4.6.languages/cloud-migrate.pot (161 strings), so the plugin is ready for translators.index.html guards) were reported as unreadable and skipped, because PHP 8 raises an error when reading zero bytes. They now transfer as real empty files.uca1400 family) are mapped to the closest supported equivalent.cache.