芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/all-in-one-wp-migration/lib/view/import/done.php
. * * Attribution: This code is part of the All-in-One WP Migration plugin, developed by * * ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗ * ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝ * ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝ * ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗ * ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗ * ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ */ if ( ! defined( 'ABSPATH' ) ) { die( 'Kangaroos cannot jump here' ); } if ( $should_reset_permalinks ) { echo wp_kses( sprintf( /* translators: Url */ __( '» Permalinks are set to default.
Why?
»
Review your migration experience
.
»
Protect your site with real-time threat protection
', 'all-in-one-wp-migration' ), 'https://servmask.com/protect' ), ai1wm_allowed_html_tags() ); } else { echo wp_kses( sprintf( /* translators: 1: Admin url, 2: Url */ __( '»
Save permalinks structure
»
Review your migration experience
»
Protect your site with real-time threat protection
', 'all-in-one-wp-migration' ), admin_url( 'options-permalink.php#submit' ), 'https://servmask.com/protect' ), ai1wm_allowed_html_tags() ); }