.
*
* ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗
* ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝
* ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝
* ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗
* ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗
* ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝
*/
if ( ! defined( 'ABSPATH' ) ) {
die( 'Kangaroos cannot jump here' );
}
if ( $should_reset_permalinks ) {
print( __( '» Permalinks are set to default. Why? (opens a new window)
', AI1WM_PLUGIN_NAME ) );
} else {
printf( __( '» Save permalinks structure. (opens a new window)
', AI1WM_PLUGIN_NAME ), admin_url( 'options-permalink.php#submit' ) );
}
if ( ai1wm_validate_plugin_basename( 'oxygen/functions.php' ) ) {
print( __( '» Re-sign Oxygen Builder shortcodes. (opens a new window)
', AI1WM_PLUGIN_NAME ) );
}
print( __( '» Reset Avada Fusion Builder cache. (opens a new window)
', AI1WM_PLUGIN_NAME ) );
print( __( '» Optionally, review the plugin. (opens a new window)', AI1WM_PLUGIN_NAME ) );