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

<?php if (!defined('ABSPATH')) die('Direct access forbidden.');
/**
 * metabox options for pages
 */

$options = array(
	'settings-page' => array(
		'title'		 => esc_html__( 'Page Settings', 'medizco' ),
		'type'		 => 'box',
		'priority'	 => 'high',
		'options'	 => array(
			'header_title'	 => array(
				'type'	 => 'text',
				'label'	 => esc_html__( 'Banner Title', 'medizco' ),
				'desc'	 => esc_html__( 'Add your Page hero title', 'medizco' ),
			),
			'header_image'	 => array(
				'label'	 => esc_html__( 'Banner Image', 'medizco' ),
				'desc'	 => esc_html__( 'Upload a page header image', 'medizco' ),
				'type'	 => 'upload'
            ),
			'header_bg_image'	 => array(
				'label'	 => esc_html__( 'Banner Background Image', 'medizco' ),
				'desc'	 => esc_html__( 'Upload a page header background image', 'medizco' ),
				'type'	 => 'upload'
            ),
        ),
	),
);

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
205 B lr--r--r-- 2026-02-23 02:01:28
Edit Download
1.98 KB lrw-r--r-- 2020-03-04 05:54:56
Edit Download
832 B lrw-r--r-- 2019-10-30 02:44:26
Edit Download
889 B lrw-r--r-- 2019-10-30 02:44:26
Edit Download
1.47 KB lrw-r--r-- 2019-10-30 02:44:10
Edit Download

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