HEX
Server: Apache
System: Linux flamboyant-gauss.194-164-62-186.plesk.page 6.8.0-55-generic #57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025 x86_64
User: gamesamphora (10001)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/amphoragames.com/httpdocs/en/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>