PluginProbe ʕ •ᴥ•ʔ
Backup Migration / 1.4.7
Backup Migration v1.4.7
2.1.7 2.1.6 2.1.5.2 trunk 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.6.1 1.4.7 1.4.8 1.4.9 1.4.9.1 2.0.0 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.5.1
backup-backup / includes / dashboard / modules / upload-backup.php
backup-backup / includes / dashboard / modules Last commit date
backup-ongoing.php 1 year ago backup_controller.php 1 year ago backups-table-header.php 1 year ago backups-under-table.php 1 year ago before-update-backup-errors.php 1 year ago email-errors.php 1 year ago quota-errors.php 1 year ago super-quick-migration.php 1 year ago support-chat.php 1 year ago upload-backup.php 1 year ago
upload-backup.php
14 lines
1 <?php
2
3 // Namespace
4 namespace BMI\Plugin\Dashboard;
5
6 // Exit on direct access
7 if (!defined('ABSPATH')) exit;
8
9 ?>
10
11 <div class="">
12
13 </div>
14