Skip to content

Releases: zevilz/zwp-migrate

1.4.0

20 Jan 07:54
Compare
Choose a tag to compare
  • added replacing URLs in files;
  • suppressed MySQL warning (Forcing protocol to TCP due to option specification).

1.3.0

21 Aug 07:33
Compare
Choose a tag to compare
  • added support for set custom WP-CLI path (--target-wpcli-path= parameter);
  • added support for set custom PHP binary path for WP-CLI (--target-php-path= parameter);
  • added parameter to get script version (-v, --version parameters);
  • added support for replacing paths in files.

1.2.1

13 Aug 10:43
Compare
Choose a tag to compare

Removed trailing slashes in source and target site urls.

1.2.0

31 Jul 18:16
Compare
Choose a tag to compare

Added support for backup/restore on non localhost db servers.

1.1.0

13 Jul 10:54
Compare
Choose a tag to compare

Added support for sync exclude list by new --files-exclude=<patterns> parameter

1.0.1

12 Jul 09:49
Compare
Choose a tag to compare
  • suppressed warning Using a password on the command line interface can be insecure to avoid errors with mysql/mysqldump;
  • added parameter --no-tablespaces to mysqldump to disable add tablespaces to avoid errors with mysqldump;
  • skip replacing in db same urls and paths.

1.0.0

07 Jul 21:38
Compare
Choose a tag to compare

Released