File ManagerCurrent Directory: wp-content/plugins/backwpup/parts/nowLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: what.php <?php use BackWPup\Utils\BackWPupHelpers; BackWPupHelpers::component("navigation/link", [ "url" => "#", "newtab" => true, "font" => "medium", "content" => __("Back to Backups", 'backwpup'), "icon_position" => "before", "icon_name" => "arrow-left", ]); ?> <?php BackWPupHelpers::component("heading", [ "level" => 1, "font" => "large", "class" => "mt-10 mb-6", "title" => __("What do you want to save in this backup?", 'backwpup'), ]); ?> <?php BackWPupHelpers::component("alerts/info", [ "type" => "default", "font" => "xs", "content" => __("The settings configured on this page for a one-time backup do not alter the settings of your scheduled backups.<br />They apply to this backup only", 'backwpup'), ]); ?> <?php BackWPupHelpers::component("selector-file-db"); ?> <div class="my-10"> <?php BackWPupHelpers::component("heading", [ "level" => 2, "title" => __("Backup will be stored on:", 'backwpup'), "class" => "mb-4", ]); ?> <?php BackWPupHelpers::component("storage-list-compact", ["storages" => ['DROPBOX', 'GDRIVE', 'GLACIER']]); ?> </div> <?php BackWPupHelpers::component("form/button", [ "type" => "primary", "label" => __("Backup My Website", 'backwpup'), ]); ?> Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dircomplete.phpFile420.00 B Rename | Delete | Editinfo-congratulations.phpFile885.00 B Rename | Delete | Editinfo-few-minutes.phpFile669.00 B Rename | Delete | Editprogress.phpFile416.00 B Rename | Delete | Editwhat.phpFile1.20 KB Rename | Delete | Edit