__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* General options
*
* @copyright 2019-present Creative Themes
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
* @package Blocksy
*/
$options = [
'general_section_options' => [
'type' => 'ct-options',
'setting' => [ 'transport' => 'postMessage' ],
'customizer_section' => 'layout',
'inner-options' => [
blocksy_get_options('general/layout'),
blocksy_get_options('general/buttons'),
blocksy_get_options('general/breadcrumbs'),
blocksy_get_options('general/form-elements'),
blocksy_get_options('general/content-elements'),
blocksy_get_options('engagement/social-accounts'),
blocksy_get_options('engagement/general'),
blocksy_get_options('general/back-to-top'),
[
'has_passepartout' => [
'label' => __( 'Website Frame', 'blocksy' ),
'type' => 'ct-panel',
'switch' => true,
'value' => 'no',
'setting' => [ 'transport' => 'postMessage' ],
'inner-options' => [
'passepartoutSize' => [
'label' => __( 'Frame Size', 'blocksy' ),
'type' => 'ct-slider',
'min' => 0,
'max' => 50,
'responsive' => true,
'value' => 10,
'setting' => [ 'transport' => 'postMessage' ],
],
'passepartoutColor' => [
'label' => __( 'Frame Color', 'blocksy' ),
'type' => 'ct-color-picker',
'design' => 'inline',
'setting' => [ 'transport' => 'postMessage' ],
'value' => [
'default' => [
'color' => 'var(--theme-palette-color-1)',
],
],
'pickers' => [
[
'title' => __( 'Initial', 'blocksy' ),
'id' => 'default',
],
],
],
],
],
blocksy_rand_md5() => [
'type' => 'ct-divider'
],
blocksy_rand_md5() => [
'label' => __('Manage Options', 'blocksy'),
'type' => 'ct-panel',
'setting' => ['transport' => 'postMessage'],
'inner-options' => [
apply_filters('blocksy:options:manage-options:top', []),
[
blocksy_rand_md5() => [
'type' => 'ct-title',
'label' => __( 'Reset Options', 'blocksy' ),
'desc' => __( 'Click this button if you want to reset all settings to their default values.', 'blocksy' ),
],
'blocksy-reset-customizer-options' => [
'label' => false,
'disableRevertButton' => true,
'type' => 'ct-customizer-reset-options',
'value' => ''
]
]
],
]
],
apply_filters('blocksy:options:general:bottom', [])
],
],
'customizer_color_scheme' => [
'label' => __( 'Color scheme', 'blocksy' ),
'type' => 'hidden',
'label' => '',
'value' => 'no',
'setting' => [ 'transport' => 'postMessage' ],
],
];
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| back-to-top.php | File | 7.92 KB | 0775 |
|
| breadcrumbs.php | File | 8.55 KB | 0775 |
|
| buttons.php | File | 3.43 KB | 0775 |
|
| cards-reveal-effect.php | File | 285 B | 0775 |
|
| colors.php | File | 7.48 KB | 0775 |
|
| comments-single.php | File | 6.71 KB | 0775 |
|
| content-elements.php | File | 1.49 KB | 0775 |
|
| custom-post-types.php | File | 5.51 KB | 0775 |
|
| footer.php | File | 2.32 KB | 0775 |
|
| form-elements.php | File | 7.69 KB | 0775 |
|
| general.php | File | 2.69 KB | 0775 |
|
| header.php | File | 6.38 KB | 0775 |
|
| layout.php | File | 2.34 KB | 0775 |
|
| meta.php | File | 10.28 KB | 0775 |
|
| page-title.php | File | 35.78 KB | 0775 |
|
| pagination.php | File | 7.45 KB | 0775 |
|
| performance.php | File | 2.78 KB | 0775 |
|
| posts-listing.php | File | 43.53 KB | 0775 |
|
| sidebar-particular.php | File | 1.18 KB | 0775 |
|
| sidebar.php | File | 12.72 KB | 0775 |
|
| typography.php | File | 4.15 KB | 0775 |
|