Moving Users

Mô tả

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

Ảnh màn hình

  • Export
  • Import

Cài đặt

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

Hỏi đáp

none

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“Moving Users” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Moving Users” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Moving Users” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

[1.11] 2025/04/18

  • Fix – Loading the management screen.

[1.10] 2025/01/17

  • Fix – json files are not left on the server but sent to the administrator via email.

[1.05] 2024/05/26

  • Fix – Fixed problem with import files not being copied.

[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.