| Server IP : 68.178.247.200 / Your IP : 216.73.217.86 Web Server : Apache System : Linux p3plzcpnl489463.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 User : x9dppmxs4rgd ( 8559391) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/cwd/wp-content/plugins/updraftplus/templates/wp-admin/settings/ |
Upload File : |
<?php if (!defined('ABSPATH')) die('No direct access.'); ?>
<div id="updraft_migrate_tab_main">
<?php $updraftplus_admin->include_template('wp-admin/settings/temporary-clone.php'); ?>
<h2><?php _e('Migrate (create a copy of a site on hosting you control)', 'updraftplus'); ?></h2>
<div id="updraft_migrate" class="postbox">
<p>
<strong><?php _e('Do you want to migrate or clone/duplicate a site?', 'updraftplus');?></strong>
</p>
<p>
<?php _e('Then, try out our "Migrator" add-on which can perform a direct site-to-site migration. After using it once, you\'ll have saved the purchase price compared to the time needed to copy a site by hand.', 'updraftplus'); ?>
</p>
<p>
<a href="<?php echo apply_filters('updraftplus_com_link', "https://updraftplus.com/landing/migrator/");?>" target="_blank"><?php _e('More information here.', 'updraftplus'); ?></a>
</p>
</div>
</div>