diff --git a/lib/admin-page.php b/lib/admin-page.php index 99760ae..5b49e39 100644 --- a/lib/admin-page.php +++ b/lib/admin-page.php @@ -283,7 +283,7 @@ function classicpress_ignore_wp_version_checkbox_callback() { '' ); } - + add_action( 'admin_init', 'classicpress_ignore_wp_version_settings_init' ); /** @@ -368,9 +368,9 @@ function classicpress_check_can_migrate() { ); ?>

- move to a self-hosted WordPress site first.', - 'switch-to-classicpress' ) +

@@ -771,7 +771,7 @@ function classicpress_show_migration_controls() {

' . __( 'Please make a Complete Backup of your Site Files and Database before you continue!', 'switch-to-classicpress' ) . '' - ); ?> + ); ?>

+

+ +

That does not mean it will work in every case and Older Versions may have Password or Security Issues!

', + __( 'That does not mean it will work in every case and Older Versions may have Password or Security Issues!', 'switch-to-classicpress' ) ); ?>

Complete Backup of your Site Files and Database before using this tool At Your Own Risk!', + __( 'Please, make a Complete Backup of your Site Files and Database before using this tool At Your Own Risk!', 'switch-to-classicpress' ) ); ?>