📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 15:47:42
📂
/ (Root)
/
home
/
apkbfjox
/
kattu.com.pk
/
wp-content
/
plugins
/
updraftplus
/
templates
/
wp-admin
/
settings
📍 /home/apkbfjox/kattu.com.pk/wp-content/plugins/updraftplus/templates/wp-admin/settings
🔄 Refresh
✏️
Editing: migrator-no-migrator.php
Writable
<?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 esc_html_e('Migrate (create a copy of a site on hosting you control)', 'updraftplus'); ?></h2> <div id="updraft_migrate" class="postbox"> <p> <?php echo esc_html(__('UpdraftPlus Premium can perform a direct site-to-site migration.', 'updraftplus').' '.__('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 esc_url($updraftplus->get_url('premium_migration'));?>" target="_blank"><?php esc_html_e('More information here.', 'updraftplus'); ?></a> </p> </div> </div>
💾 Save Changes
❌ Cancel