PHP 8.2.31
Preview: customizer.php Size: 389 B
/home/nshryvcy/radiantskinclinics.org/wp-content/themes/medizco/components/theme/options/customizer.php

<?php if (!defined('ABSPATH')) die('Direct access forbidden.');
/**
 * options for wp customizer
 * section name format: medizco_section_{section name}
 */
$options = [
	'medizco_section_theme_settings' => [
		'title'				 => esc_html__( 'Theme settings', 'medizco' ),
		'options'			 => Blo_Theme_Includes::_customizer_options(),
		'wp-customizer-args' => [
			'priority' => 1,
		],
	],
];

Directory Contents

Dirs: 3 × Files: 2

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-23 02:01:28
Edit Download
posts DIR
- drwxr-xr-x 2026-02-23 02:01:28
Edit Download
- drwxr-xr-x 2026-02-23 02:01:28
Edit Download
205 B lr--r--r-- 2026-02-23 02:01:28
Edit Download
389 B lrw-r--r-- 2019-10-30 02:44:10
Edit Download

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