PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
pages
<?php use BackWPup\Utils\BackWPupHelpers; if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="max-w-[800px] flex flex-col gap-4 backwpup-typography"> <?php BackWPupHelpers::component("app/header", []); ?> <?php BackWPupHelpers::component("containers/grey-box", [ "padding_size" => "large", "children" => "now/what", ]); ?> </div> <?php BackWPupHelpers::component("containers/sidebar"); BackWPupHelpers::component("containers/modal"); ?>
[-] backup-now-progress.php
[edit]
[-] backup-now-start.php
[edit]
[-] backups.php
[edit]
[-] onboarding.php
[edit]
[-] first-congratulations.php
[edit]
[-] restore.php
[edit]
[-] first-progress.php
[edit]
[+]
..
[-] backup-now-complete.php
[edit]
[-] restore-complete.php
[edit]