PHP 8.2.31
Preview: static.php Size: 420 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/unyson/framework/extensions/update/static.php

<?php if (!defined('FW')) die('Forbidden');

$extension = fw()->extensions->get('update');

if (fw_current_screen_match(array('only' => array(array('id' => 'update-core'))))) {
	// Include only on update page

	wp_enqueue_style(
		'fw-ext-'. $extension->get_name() .'-update-page',
		$extension->get_declared_URI('/static/css/admin-update-page.css'),
		array(),
		$extension->manifest->get_version()
	);
}

Directory Contents

Dirs: 4 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-23 02:01:24
Edit Download
includes DIR
- drwxr-xr-x 2026-02-23 02:01:24
Edit Download
static DIR
- drwxr-xr-x 2026-02-23 02:01:24
Edit Download
views DIR
- drwxr-xr-x 2026-02-23 02:01:24
Edit Download
205 B lr--r--r-- 2026-02-23 02:01:24
Edit Download
29.09 KB lrw-r--r-- 2025-04-07 05:23:45
Edit Download
223 B lrw-r--r-- 2025-04-07 05:23:45
Edit Download
342 B lrw-r--r-- 2025-04-07 05:23:45
Edit Download
420 B lrw-r--r-- 2025-04-07 05:23:45
Edit Download

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