Beskrivning
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
- User’s metadata
Sibling plugin
Skärmdumpar
Installation
- Upload
moving-users
directory to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
Vanliga frågor
none
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Moving Users” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Moving Users” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Moving Users” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
[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.