PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
updraftplus
/
templates
/
wp-admin
/
advanced
<?php if (!defined('UPDRAFTPLUS_DIR')) die('No direct access allowed'); ?> <?php if (!class_exists('UpdraftPlus_Addons_Migrator')) : ?> <div class="advanced_tools search_replace"> <p class="updraftplus-search-replace-advert"> <h3><?php esc_html_e('Search / replace database', 'updraftplus'); ?></h3> <em><?php echo wp_kses_post(sprintf(__('For direct site-to-site migration, get %s.', 'updraftplus'), '<a href="'.esc_url($updraftplus->get_url('premium')).'" target="_blank">UpdraftPlus Premium</a>')); ?></em> </p> </div> <?php endif;
[+]
..
[-] wipe-settings.php
[edit]
[-] db-size.php
[edit]
[-] lock-admin.php
[edit]
[-] search-replace.php
[edit]
[-] tools-menu.php
[edit]
[-] export-settings.php
[edit]
[-] site-info.php
[edit]
[-] updraftcentral.php
[edit]
[-] cron-events.php
[edit]
[-] advanced-tools.php
[edit]
[-] total-size.php
[edit]