File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- # WordPress migration tool [ ![ Version] ( https://img.shields.io/badge/version-v1.3 .0-brightgreen.svg )] ( https://github.com/zevilz/zwp-migrate/releases/tag/1.3 .0 )
1
+ # WordPress migration tool [ ![ Version] ( https://img.shields.io/badge/version-v1.4 .0-brightgreen.svg )] ( https://github.com/zevilz/zwp-migrate/releases/tag/1.4 .0 )
2
2
3
3
Simple tool for right migrate WordPress sites between servers and shared hostings with SSH access via rsync and WP-CLI (including local migrations).
4
4
@@ -9,7 +9,7 @@ Simple tool for right migrate WordPress sites between servers and shared hosting
9
9
- local migrations;
10
10
- using WP-CLI for right urls and paths replacements in database;
11
11
- autodownloading WP-CLI to target server if it not installed;
12
- - replacing paths in files.
12
+ - replacing URLs and paths in files.
13
13
14
14
## Requirements
15
15
@@ -194,6 +194,7 @@ NOTE: add a space in front of the command to avoid getting the password in the c
194
194
195
195
## Changelog
196
196
197
+ - 2024.01.20 - 1.4.0 - [ Added replacing URLs in files, bugfix] ( https://github.com/zevilz/zwp-migrate/releases/tag/1.4.0 )
197
198
- 2023.08.21 - 1.3.0 - Added support for replace paths in files and custom WP-CLI and PHP paths
198
199
- 2023.08.13 - 1.2.1 - Removed trailing slashes in source and target site urls
199
200
- 2023.07.31 - 1.2.0 - Added support for backup/restore on non localhost db servers
You can’t perform that action at this time.
0 commit comments