Description
Supports the transfer of Media Library 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.
- Have the option to replace contents user IDs with the current user IDs.
- Have the option to replace all contents URLs.
- Have the option to replace all guid URLs.
Maintain the following
- ID
- user ID
- Date and time
- Folder structure
- File name
- File type
- File size
- Dimensions
- Thumbnails
- Exif data
- Alternative Text
- Caption
- Description
- Comments
Sibling plugin
Screenshots
Installation
- Upload
moving-media-library
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
none
Reviews
Contributors & Developers
“Moving Media Library” is open source software. The following people have contributed to this plugin.
Contributors“Moving Media Library” has been translated into 8 locales. Thank you to the translators for their contributions.
Translate “Moving Media Library” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
[1.22] 2024/05/26
- Fix – Fixed problem with import files not being copied.
[1.21] 2024/03/05
- Fix – Changed file operations to WP_Filesystem.
1.20
Changed the way files are read/written.
1.19
WordPress 6.4.
PHP 8.0 is now required.
1.18
Supported WordPress 6.1.
1.17
Fixed translation.
1.16
Added option to replace all guid URLs.
1.15
Added a link to the sibling plugin.
Export log optimization.
Send the exported JSON file by e-mail.
1.14
Enabled to output multiple JSON files.
1.13
Fixed translation.
1.12
Added the ability to specify the user ID when importing.
Added an option to convert URLs in the content when importing.
1.11
Fixed credit screen.
1.10
Added a note of caution.
1.09
Supported XAMPP.
1.08
Fixed an issue with database prefixes.
1.07
Fixed an issue with database prefixes.
1.06
Added a link to the Bulk Media Register.
1.05
Fixed an issue with getting the date.
1.04
Fixed translation.
1.03
Fixed translation.
1.02
Fixed a problem with the JSON output of comments.
1.01
Fixed translation.
1.00
Initial release.