Moving Users

描述

Supports the transfer of Users between servers.

Export

  • Outputs the database as a JSON format file.
  • Send the exported JSON file by e-mail.

Import

  • It reads the exported JSON format file and outputs it to the database.

Maintain the following

  • User ID
  • Login name
  • Password
  • Email
  • User’s metadata

Sibling plugin

屏幕截图

  • Export
  • Import

安装

  1. Upload moving-users directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

none

评价

此插件暂无评价。

贡献者及开发者

“Moving Users” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Moving Users」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Moving Users”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

[1.04] 2024/03/05

  • Fix – Changed file operations to WP_Filesystem.

1.03

Changed the way files are read/written.

1.02

Supported WordPress 6.4.
PHP 8.0 is now required.

1.01

Supported WordPress 6.1.

1.00

Initial release.