Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 WordPress 站点从 wamp localhost 转移到 xampp localhost。使用工具 > 导出,我将 WordPress 内容保存到 XML 文件中。我没有创建 MySQL 数据库的类似备份(现在也不能这样做),但所有文件都来自 wamp。
如何在无需安装新版本的 WordPress 的情况下进行转移?我需要保留小部件和插件中的重要设置。我希望将相关的 wamp 和 WordPress 文件放在正确的 xampp 和 WordPress 文件夹中。
提前致谢。