Moving Media Library

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

  • Export
  • Import

Installation

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

FAQ

none

Reviews

29 de marzo de 2023
Plugin worked flawlessly in migrating media files from an old WP to new. Updraft would restore it, but not register it with the new WP! This plugin did the trick. THANK YOU
13 de marzo de 2023
I was looking for a plugin that would upload the media library from the old website to the new, so I could move the posts over. The native WordPress export, just exported the xml files. Exporting them as json worked better. Thank you!
17 de diciembre de 2021
La solución eficaz y definitiva para mover la galería. De hecho es la que mejor me ha funcionado hasta la fecha. GRACIAS.
Read all 25 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.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.