.
*
* ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗
* ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝
* ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝
* ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗
* ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗
* ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝
*/
if ( ! defined( 'ABSPATH' ) ) {
die( 'Kangaroos cannot jump here' );
}
if ( $should_reset_permalinks ) {
print( __( '» Permalinks are set to default. Why?
', AI1WM_PLUGIN_NAME ) );
} else {
printf( __( '» Save permalinks structure.
', AI1WM_PLUGIN_NAME ), admin_url( 'options-permalink.php#submit' ) );
}
if ( ai1wm_validate_plugin_basename( 'oxygen/functions.php' ) ) {
print( __( '» Re-sign Oxygen Builder shortcodes.
', AI1WM_PLUGIN_NAME ) );
}
print( __( '» Reset Avada Fusion Builder cache.
', AI1WM_PLUGIN_NAME ) );
print( __( '» Review your migration experience.
', AI1WM_PLUGIN_NAME ) );
printf( __( '» Protect your site with real-time threat protection', AI1WM_PLUGIN_NAME ), 'https://servmask.com/protect' );