HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/laretediclo/wp-content/plugins/pods/ui/admin/upgrade/backup.php
<?php
// Don't load directly.
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}
?>
<p class="padded"><?php _e( 'We recommend that you back your database up, it can really save you in a bind or a really weird situation that you may not be expecting. Check out a few options we think are <em>great</em> below.', 'pods' ); ?></p>

<div id="pods-wizard-options">
	<div class="pods-wizard-option">
		<a href="http://ithemes.com/member/go.php?r=31250&i=l44" target="_blank" rel="noopener noreferrer">
			<img src="<?php echo esc_url( PODS_URL ); ?>ui/images/logo_backupbuddy.png" alt="Backup Buddy" />

			<p><?php _e( 'Receive 25% off', 'pods' ); ?></p>

			<p><?php _e( 'Coupon Code', 'pods' ); ?>: <strong>PODS25</strong></p>
		</a>

		<p>
			<em><?php _e( 'The all-in-one WordPress backup plugin to easily backup, restore, and migrate to any number of local or external locations.', 'pods' ); ?></em>
		</p>
	</div>
	<div class="pods-wizard-option">
		<a href="http://vaultpress.com/podsframework/" target="_blank" rel="noopener noreferrer">
			<img src="<?php echo esc_url( PODS_URL ); ?>ui/images/logo_vaultpress.png" alt="Vaultpress" />

			<p><?php _e( '1 free month', 'pods' ); ?></p>

			<p><strong><?php _e( 'Click to sign up', 'pods' ); ?></strong></p>
		</a>

		<p>
			<em><?php _e( 'A service that provides realtime continuous backups, restores, and security scanning.', 'pods' ); ?></em>
		</p>
	</div>
</div>