PHP 8.2.31
Preview: archives.php Size: 487 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/unyson/framework/extensions/backups/views/archives.php

<?php if ( ! defined( 'FW' ) ) die( 'Forbidden' );
/**
 * @var array $archives
 * @var bool $is_busy
 */

/**
 * @var FW_Extension_Backups $backups
 */
$backups = fw_ext('backups');

if (!class_exists('_FW_Ext_Backups_List_Table')) {
	fw_include_file_isolated(
		fw_ext('backups')->get_path('/includes/list-table/class--fw-ext-backups-list-table.php')
	);
}

$list_table = new _FW_Ext_Backups_List_Table(array(
	'archives' => $archives
));

$list_table->display();

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
205 B lr--r--r-- 2026-02-23 02:01:24
Edit Download
487 B lrw-r--r-- 2025-04-07 05:23:45
Edit Download
2.57 KB lrw-r--r-- 2025-04-07 05:23:45
Edit Download
1.29 KB lrw-r--r-- 2025-04-07 05:23:45
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).