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/notice_5_2.php
<p class="notice-titre">🎉 <?php esc_html_e( 'BackWPup 5.2 is here!', 'backwpup' ); ?></p>
<a class="closeIt bwpup-ajax-close" href="<?php echo esc_url( $bind->dismissurl ); // phpcs:ignore ?>" data-bwpu-hide="notice_5_2_notice"><span class="screen-reader-text"><?php esc_html_e( 'Dismiss', 'backwpup' ); ?></span></a>
<p>
	<?php
	printf(
	// Translators: %1$s = opening tag, %2$s = closing tag.
		esc_html__(
			'We’ve listened to your feedback and are happy to announce that this new version brings back the option to pick the exact day for monthly backups, 
			as well as a “Backup Now” button for each scheduled job—among other improvements. Check out our %1$sblog post%2$s to learn more.',
			'backwpup'
		),
		'<a target="_blank" rel="noopener noreferrer" href="' . esc_url( 'https://backwpup.com/backwpup-5-2/' ) . '">',
		'</a>',
	);
	?>
</p>