Changeset 3164470
- Timestamp:
- 10/07/2024 05:37:37 PM (17 months ago)
- Location:
- go-live-update-urls
- Files:
-
- 2 edited
-
tags/7.0.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
go-live-update-urls/tags/7.0.0/readme.txt
r3159918 r3164470 13 13 == Description == 14 14 15 <h3>Change the domain on your site with one click.</h3> 15 ### Change the domain on your site with one click. 16 16 17 17 Goes through entire site and replaces all instances of an old URL with a new one. Used most often when changing the domain of your site. 18 18 19 <h3>Features</h3> 19 ### Features 20 20 21 * Database table by table selection. 21 22 * Updates serialized data in core tables. … … 23 24 * Works on both multisite and single site installs. 24 25 25 <h3>Updates Entire Site including</h3> 26 ### Updates Entire Site including 27 26 28 * Posts 27 29 * Pages … … 33 35 * Options and settings 34 36 * And much more 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 35 74 36 75 <h3>Domain Update Process</h3> -
go-live-update-urls/trunk/readme.txt
r3159918 r3164470 13 13 == Description == 14 14 15 <h3>Change the domain on your site with one click.</h3> 15 ### Change the domain on your site with one click. 16 16 17 17 Goes through entire site and replaces all instances of an old URL with a new one. Used most often when changing the domain of your site. 18 18 19 <h3>Features</h3> 19 ### Features 20 20 21 * Database table by table selection. 21 22 * Updates serialized data in core tables. … … 23 24 * Works on both multisite and single site installs. 24 25 25 <h3>Updates Entire Site including</h3> 26 ### Updates Entire Site including 27 26 28 * Posts 27 29 * Pages … … 33 35 * Options and settings 34 36 * And much more 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 35 74 36 75 <h3>Domain Update Process</h3>
Note: See TracChangeset
for help on using the changeset viewer.