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