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