HEX
Server: Apache
System: Linux webm004.cluster121.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: grainesdfo (155059)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/grainesdfo/www/wp-content/plugins/backwpup/views/notice/newUI.php
<p class="notice-titre"><?php esc_html_e( '🎉 Welcome to BackWPup 5.0!', 'backwpup' ); ?></p>
<span><a class="closeIt" href="<?php echo esc_url( $bind->dismissurl ); // phpcs:ignore ?>">Dismiss</a></span>
<p><?php esc_html_e( 'We\'ve completely redesigned the interface for a simpler and easier backup experience. Rest assured, all your old backups remain fully operational. Custom jobs are now replaced by two default ones: Files Backup & Database Backup.', 'backwpup' ); ?></p>
<p>
<?php
	echo wp_kses(
	__( 'You can still view your old jobs in read-only mode and manage them from the settings page. For help navigating the new layout, our <a href="https://backwpup.com/backwpup-5-0/">blog post</a> is here to guide you swiftly through the changes.', 'backwpup' ),
	[
		'a' => [
			'href'   => true,
			'target' => true,
		],
	]
	);
	?>
</p>