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/restore/steps/step1_top.php
<div class="metabox-holder postbox backwpup-cleared-postbox backwpup-full-width">
	<h3 class="hndle"><span><?php esc_html_e( 'Backup Upload', 'backwpup' ); ?></span></h3>
	<div class="inside">
		<p>
			<?php
			esc_html_e(
				'Welcome to BackWPup Restore. This tool helps you to restore a backup of your WordPress installation. Each step of the restore process will be explained in this box to get you quickly running.',
				'backwpup'
			);
			?>
		</p>
		<hr>
		<p>
			<?php
			esc_html_e(
				'The first step is to upload a backup file. You can simply drag\'n\'drop a ZIP file of your backup into the box below or click on the `Select Archive` button and select the file using the file explorer.',
				'backwpup'
			);
			?>
		</p>
		<p>
			<?php
			esc_html_e(
				'The upload of the file should start automatically and you will be lead to the next step.',
				'backwpup'
			);
			?>
		</p>
		<p><strong><?php esc_html_e( 'Note: Only backups done with BackWPup can be restored.', 'backwpup' ); ?></strong></p>
	</div>
</div>