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/newUsersInformations505.php
<p class="notice-titre"><?php esc_html_e( '🎉 Welcome to BackWPup 5.1!', 'backwpup' ); ?></p>
<a class="closeIt bwpup-ajax-close" href="<?php echo esc_url( $bind->dismissurl ); // phpcs:ignore ?>" data-bwpu-hide="informations_505_notice_notice"><span class="screen-reader-text"><?php esc_html_e( 'Dismiss', 'backwpup' ); ?></span></a>
<p>
<?php
	printf(
		// Translators: %1$s = <a>, %2$s = </a>.
		esc_html__(
			'We\'ve brought back unlimited backup jobs, enhanced the "Backup Now" feature, and added customizable backup titles, among other improvements. Check out our %1$sblog post%2$s to learn more about these updates.',
			'backwpup'
		),
		'<a target="_blank" href="https://backwpup.com/backwpup-5-1/">',
		'</a>'
	);
	?>
</p>