All In One Migration Extensions

W

wildhommy

Guest
hi please someone could help me ... does anyone have the latest version of wp-all migration multisite extension 4.14?
Was looking for the 4.14 too, but solved changing the version on the files of a previous version
 

grimesd

New member
May 15, 2020
4
1
3
Was looking for the 4.14 too, but solved changing the version on the files of a previous version

Hi! Can you explain how you got it to work? I went to plugin editor for the multisite plugin and changed the version to 4.14 in the main plugin file, but still says "need 4.14 to work".
 

grimesd

New member
May 15, 2020
4
1
3
Hi! Can you explain how you got it to work? I went to plugin editor for the multisite plugin and changed the version to 4.14 in the main plugin file, but still says "need 4.14 to work".

Please ignore the last message, found the 2nd place I had to change the version number, thanks!
 

Dupre

New member
Oct 17, 2020
11
8
3
aio-migration-counterfeit-warning.png

HOW TO REMOVE COUNTERFEIT WARNING

If you want to remove the annoying counterfeit message that appears in the plugins page, it's pretty simple.

The message itself is actually injected in the update transient, but you can disable it by commenting out line 219 in (all-in-one-wp-migration/lib/controller/class-ai1wm-main-controller.php) of the All-in-One WP Migration core plugin.

JUST CHANGE:

add_action( "in_plugin_update_message-{$extension['basename']}", 'Ai1wm_Updater_Controller::in_plugin_update_message', 10, 2 );

TO:

#add_action( "in_plugin_update_message-{$extension['basename']}", 'Ai1wm_Updater_Controller::in_plugin_update_message', 10, 2 );
 
Last edited:

yuval

Active member
Feb 22, 2020
105
29
28
Hi, is the update for the Dropbox extension available? Thanks in advance.

3.6407/27/2021Fixed:
Show hidden files in selected files on export
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu