Moving Users

Beschrijving

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

Schermafdrukken

  • Export
  • Import

Installatie

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

FAQ

none

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Moving Users” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Moving Users” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “Moving Users” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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