Skip to content

Commit 913dafb

Browse files
committed
Updated
1 parent 0d7b9d9 commit 913dafb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
22

33
Simple tool for right migrate WordPress sites between servers and shared hostings with SSH access via rsync and WP-CLI (including local migrations).
44

@@ -9,7 +9,7 @@ Simple tool for right migrate WordPress sites between servers and shared hosting
99
- local migrations;
1010
- using WP-CLI for right urls and paths replacements in database;
1111
- autodownloading WP-CLI to target server if it not installed;
12-
- replacing paths in files.
12+
- replacing URLs and paths in files.
1313

1414
## Requirements
1515

@@ -194,6 +194,7 @@ NOTE: add a space in front of the command to avoid getting the password in the c
194194

195195
## Changelog
196196

197+
- 2024.01.20 - 1.4.0 - [Added replacing URLs in files, bugfix](https://github.com/zevilz/zwp-migrate/releases/tag/1.4.0)
197198
- 2023.08.21 - 1.3.0 - Added support for replace paths in files and custom WP-CLI and PHP paths
198199
- 2023.08.13 - 1.2.1 - Removed trailing slashes in source and target site urls
199200
- 2023.07.31 - 1.2.0 - Added support for backup/restore on non localhost db servers

0 commit comments

Comments
 (0)