All-in-One WP Migration - Version 4.9

Version Description

Download this release

Release Info

Developer yani.iliev
Plugin Icon 128x128 All-in-One WP Migration
Version 4.9
Comparing to
See all releases

Code changes from version 4.8 to 4.9

Files changed (3) hide show
  1. all-in-one-wp-migration.php +1 -1
  2. constants.php +1 -1
  3. readme.txt +2 -2
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.8
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.9
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.8' );
42
 
43
  // ===============
44
  // = Plugin Name =
38
  // ==================
39
  // = Plugin Version =
40
  // ==================
41
+ define( 'AI1WM_VERSION', '4.9' );
42
 
43
  // ===============
44
  // = Plugin Name =
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.8
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.
@@ -39,7 +39,6 @@ All in One WP Plugin is the first plugin to offer true mobile experience on Word
39
  * [Google Drive](https://servmask.com/products/google-drive-extension)
40
  * [Amazon S3](https://servmask.com/products/amazon-s3-extension)
41
  * [URL](https://servmask.com/products/url-extension)
42
-
43
  * And many more to come
44
 
45
  = Contact us =
@@ -48,6 +47,7 @@ All in One WP Plugin is the first plugin to offer true mobile experience on Word
48
  * [Find out more about us](https://servmask.com)
49
 
50
  [youtube http://www.youtube.com/watch?v=BpWxCeUWBOk]
 
51
 
52
  == Installation ==
53
  1. Upload the `all-in-one-wp-migration` folder to the `/wp-content/plugins/` directory
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.9
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.
39
  * [Google Drive](https://servmask.com/products/google-drive-extension)
40
  * [Amazon S3](https://servmask.com/products/amazon-s3-extension)
41
  * [URL](https://servmask.com/products/url-extension)
 
42
  * And many more to come
43
 
44
  = Contact us =
47
  * [Find out more about us](https://servmask.com)
48
 
49
  [youtube http://www.youtube.com/watch?v=BpWxCeUWBOk]
50
+ [youtube http://www.youtube.com/watch?v=mRp7qTFYKgs]
51
 
52
  == Installation ==
53
  1. Upload the `all-in-one-wp-migration` folder to the `/wp-content/plugins/` directory