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

<?php if (!defined('ABSPATH')) die('Direct access forbidden.');

$manifest = array();

$manifest[ 'name' ]			 = esc_html__( 'medizco', 'medizco' );
$manifest[ 'uri' ]			 = esc_url( 'https://themeforest.net/user/xpeedstudio' );
$manifest[ 'description' ]	 = esc_html__( 'Event WordPress Theme', 'medizco' );
$manifest[ 'version' ]		 = '1.0';
$manifest[ 'author' ]			 = 'Tripples';
$manifest[ 'author_uri' ]		 = esc_url( 'https://themeforest.net/user/xpeedstudio' );
$manifest[ 'requirements' ]	 = array(
	'wordpress' => array(
		'min_version' => MEDIZCO_MINWP_VERSION,
	),
);

$manifest[ 'id' ] = 'scratch';

$manifest[ 'supported_extensions' ] = array(
	'backups'		 => array(),
);


?>

Directory Contents

Dirs: 1 × Files: 3

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

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