Releases: zevilz/zwp-migrate
Releases · zevilz/zwp-migrate
1.4.0
1.3.0
- 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
1.2.0
1.1.0
1.0.1
- 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.