芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/all-in-one-wp-migration/lib/view/import/avada.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( __( '» Permalinks are set to default.
Why?
', 'all-in-one-wp-migration' ), ai1wm_allowed_html_tags() ); } else { echo wp_kses( /* translators: Url */ sprintf( __( '»
Save permalinks structure
.
', 'all-in-one-wp-migration' ), admin_url( 'options-permalink.php#submit' ) ), ai1wm_allowed_html_tags() ); } if ( ai1wm_validate_plugin_basename( 'oxygen/functions.php' ) ) { echo wp_kses( __( '»
Re-sign Oxygen Builder shortcodes
.
', 'all-in-one-wp-migration' ), ai1wm_allowed_html_tags() ); } echo wp_kses( __( '»
Reset Avada Fusion Builder cache
.
', 'all-in-one-wp-migration' ), ai1wm_allowed_html_tags() ); echo wp_kses( __( '»
Review your migration experience
.
', 'all-in-one-wp-migration' ), ai1wm_allowed_html_tags() ); echo wp_kses( /* translators: Url */ sprintf( __( '»
Protect your site with real-time threat protection
', 'all-in-one-wp-migration' ), 'https://servmask.com/protect' ), ai1wm_allowed_html_tags() );