Version Description
Download this release
Release Info
Developer | yani.iliev |
Plugin | All-in-One WP Migration |
Version | 4.4 |
Comparing to | |
See all releases |
Code changes from version 4.3 to 4.4
- all-in-one-wp-migration.php +1 -1
- constants.php +2 -2
- lib/view/assets/img/logo.svg +24 -69
- readme.txt +1 -1
all-in-one-wp-migration.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Migration tool for all your blog data. Import or Export your blog content with a single click.
|
6 |
* Author: ServMask
|
7 |
* Author URI: https://servmask.com/
|
8 |
-
* Version: 4.
|
9 |
* Text Domain: all-in-one-wp-migration
|
10 |
* Domain Path: /languages
|
11 |
* Network: True
|
5 |
* Description: Migration tool for all your blog data. Import or Export your blog content with a single click.
|
6 |
* Author: ServMask
|
7 |
* Author URI: https://servmask.com/
|
8 |
+
* Version: 4.4
|
9 |
* Text Domain: all-in-one-wp-migration
|
10 |
* Domain Path: /languages
|
11 |
* Network: True
|
constants.php
CHANGED
@@ -38,7 +38,7 @@ if ( function_exists( 'gethostname' ) && in_array( gethostname(), $local ) ) {
|
|
38 |
// ==================
|
39 |
// = Plugin Version =
|
40 |
// ==================
|
41 |
-
define( 'AI1WM_VERSION', '4.
|
42 |
|
43 |
// ===============
|
44 |
// = Plugin Name =
|
@@ -297,4 +297,4 @@ if ( defined( 'AI1WMLE_PLUGIN_BASENAME' ) ) {
|
|
297 |
define( 'AI1WMLE_PLUGIN_BASEDIR', dirname( AI1WMLE_PLUGIN_BASENAME ) );
|
298 |
} else {
|
299 |
define( 'AI1WMLE_PLUGIN_BASEDIR', 'all-in-one-wp-migration-url-extension' );
|
300 |
-
}
|
38 |
// ==================
|
39 |
// = Plugin Version =
|
40 |
// ==================
|
41 |
+
define( 'AI1WM_VERSION', '4.4' );
|
42 |
|
43 |
// ===============
|
44 |
// = Plugin Name =
|
297 |
define( 'AI1WMLE_PLUGIN_BASEDIR', dirname( AI1WMLE_PLUGIN_BASENAME ) );
|
298 |
} else {
|
299 |
define( 'AI1WMLE_PLUGIN_BASEDIR', 'all-in-one-wp-migration-url-extension' );
|
300 |
+
}
|
lib/view/assets/img/logo.svg
CHANGED
@@ -1,69 +1,24 @@
|
|
1 |
-
<?xml version="1.0" encoding="utf-8"?>
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
<
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
<stop offset="0.883" style="stop-color:#9A805F"/>
|
26 |
-
<stop offset="0.9453" style="stop-color:#759E79"/>
|
27 |
-
<stop offset="1" style="stop-color:#4EBD95"/>
|
28 |
-
</linearGradient>
|
29 |
-
<path fill="url(#SVGID_1_)" d="M603.3,382.4c-2.4-4.1-6.8-6.6-11.5-6.6h-32.2c-12.9,0-24.1-9.3-26.1-22.1
|
30 |
-
c-17-107.8-110.5-190.4-223-190.4c-60.3,0-117.1,23.5-159.7,66.1c-5.2,5.2-5.2,13.5,0,18.7c5.2,5.2,13.5,5.2,18.7,0
|
31 |
-
c37.7-37.7,87.7-58.4,140.9-58.4c94.2,0,173.3,65.7,194,153.6c3.9,16.6-8.7,32.5-25.7,32.5h-24.4c-4.7,0-9.1,2.5-11.5,6.6
|
32 |
-
c-2.4,4.1-2.4,9.2,0,13.2l68.7,119c2.4,4.1,6.7,6.6,11.5,6.6c4.7,0,9.1-2.5,11.4-6.6l68.7-119
|
33 |
-
C605.6,391.6,605.6,386.5,603.3,382.4z M500.2,441.9L500.2,441.9c-10.2-17.6,2.5-39.6,22.9-39.6h0c20.3,0,33.1,22,22.9,39.6l0,0
|
34 |
-
C535.8,459.5,510.4,459.5,500.2,441.9z"/>
|
35 |
-
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="29.9785" y1="351.1075" x2="415.0348" y2="585.1854">
|
36 |
-
<stop offset="0" style="stop-color:#FFCB17"/>
|
37 |
-
<stop offset="3.407458e-02" style="stop-color:#FCAF1A"/>
|
38 |
-
<stop offset="8.611190e-02" style="stop-color:#F88C1D"/>
|
39 |
-
<stop offset="0.1413" style="stop-color:#F56F1F"/>
|
40 |
-
<stop offset="0.1997" style="stop-color:#F25821"/>
|
41 |
-
<stop offset="0.2628" style="stop-color:#F04823"/>
|
42 |
-
<stop offset="0.334" style="stop-color:#EF3F24"/>
|
43 |
-
<stop offset="0.4306" style="stop-color:#EF3C24"/>
|
44 |
-
<stop offset="0.6154" style="stop-color:#ED3C25"/>
|
45 |
-
<stop offset="0.682" style="stop-color:#E63D29"/>
|
46 |
-
<stop offset="0.7295" style="stop-color:#DB3F31"/>
|
47 |
-
<stop offset="0.7678" style="stop-color:#CA413B"/>
|
48 |
-
<stop offset="0.8007" style="stop-color:#B44449"/>
|
49 |
-
<stop offset="0.8298" style="stop-color:#984759"/>
|
50 |
-
<stop offset="0.8562" style="stop-color:#784C6D"/>
|
51 |
-
<stop offset="0.8804" style="stop-color:#525185"/>
|
52 |
-
<stop offset="0.9019" style="stop-color:#29569E"/>
|
53 |
-
<stop offset="0.9094" style="stop-color:#1958A8"/>
|
54 |
-
<stop offset="0.9266" style="stop-color:#1B5CA7"/>
|
55 |
-
<stop offset="0.945" style="stop-color:#2269A5"/>
|
56 |
-
<stop offset="0.9639" style="stop-color:#2D7FA1"/>
|
57 |
-
<stop offset="0.983" style="stop-color:#3D9C9B"/>
|
58 |
-
<stop offset="1" style="stop-color:#4EBD95"/>
|
59 |
-
</linearGradient>
|
60 |
-
<path fill="url(#SVGID_2_)" d="M446.3,530c-37.7,37.7-87.7,58.4-140.9,58.4c-94.2,0-173.3-65.7-194-153.7
|
61 |
-
c-3.9-16.6,8.7-32.5,25.7-32.5h24.4h0.2c7.3,0,13.2-5.9,13.2-13.2c0-2.5-0.7-4.9-1.9-6.9l-2.7-4.3l-66-114.4
|
62 |
-
c-2.4-4.1-6.7-6.6-11.5-6.6c-4.7,0-9.1,2.5-11.4,6.6l-68.7,119c-2.4,4.1-2.4,9.2,0,13.2c2.4,4.1,6.8,6.6,11.5,6.6h32.2
|
63 |
-
c12.9,0,24,9.3,26.1,22.1c17,107.8,110.5,190.5,223,190.5c60.3,0,117.1-23.5,159.7-66.2c5.2-5.2,5.2-13.6,0-18.7
|
64 |
-
C459.8,524.8,451.4,524.8,446.3,530z M115.6,336.1L115.6,336.1c10.2,17.6-2.5,39.6-22.9,39.6h0c-20.3,0-33-22-22.9-39.6l0,0
|
65 |
-
C80,318.5,105.4,318.5,115.6,336.1z"/>
|
66 |
-
</g>
|
67 |
-
</g>
|
68 |
-
</g>
|
69 |
-
</svg>
|
1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
2 |
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
3 |
+
<svg version="1.1" id="Group_1_1_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4 |
+
viewBox="0 0 98.5 109.2" enable-background="new 0 0 98.5 109.2" xml:space="preserve">
|
5 |
+
<g id="Ellipse_1_copy_2_xA0_Image_1_">
|
6 |
+
<path fill="#92959A" d="M50.8,10.5v12c19.8,0.8,35.8,17.2,35.8,37.3c0,20.6-16.7,37.4-37.2,37.4C28.7,97.2,12,80.5,12,59.9
|
7 |
+
c0-1.3,0.1-2.6,0.2-3.9h-12C0.1,57.3,0,58.6,0,59.9c0,27.2,22.1,49.4,49.2,49.4c27.2,0,49.2-22.1,49.2-49.4
|
8 |
+
C98.5,33.2,77.2,11.3,50.8,10.5z"/>
|
9 |
+
</g>
|
10 |
+
<g id="Rectangle_2_copy">
|
11 |
+
<g>
|
12 |
+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#92959A" points="35.8,15 50.8,30 50.8,0 "/>
|
13 |
+
</g>
|
14 |
+
</g>
|
15 |
+
<g id="Layer_4">
|
16 |
+
<path fill="#069FE3" d="M47.8,78c-8.8-0.2-16-7.4-16-16.3c0-9,7.3-16.4,16.3-16.4c7.5,0,13.9,5.2,15.7,12.2h12.6
|
17 |
+
C74.2,44,62.6,33.7,48.6,33.7c-15.5,0-28.2,12.7-28.2,28.2c0,15.3,12.2,27.8,27.4,28.2V78z"/>
|
18 |
+
</g>
|
19 |
+
<g id="Rectangle_2_copy_2">
|
20 |
+
<g>
|
21 |
+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#069FE3" points="53.8,56 68.4,72 82.7,56.3 "/>
|
22 |
+
</g>
|
23 |
+
</g>
|
24 |
+
</svg>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: yani.iliev, bangelov, pimjitsawang
|
|
3 |
Tags: db migration, migration, wordpress migration, db backup, db restore, website backup, website restore, website migration, website deploy, wordpress deploy, db backup, database export, database serialization, database find replace
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 4.3
|
6 |
-
Stable tag: 4.
|
7 |
License: GPLv2 or later
|
8 |
|
9 |
All-in-One WP Migration is the only tool that you will ever need to migrate a WordPress site.
|
3 |
Tags: db migration, migration, wordpress migration, db backup, db restore, website backup, website restore, website migration, website deploy, wordpress deploy, db backup, database export, database serialization, database find replace
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 4.3
|
6 |
+
Stable tag: 4.4
|
7 |
License: GPLv2 or later
|
8 |
|
9 |
All-in-One WP Migration is the only tool that you will ever need to migrate a WordPress site.
|