__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php /** * Content elements options * * @copyright 2019-present Creative Themes * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License * @package Blocksy */ $options = [ 'content_elements_panel' => [ 'label' => __( 'Entry Content', 'blocksy' ), 'type' => 'ct-panel', 'setting' => [ 'transport' => 'postMessage' ], 'inner-options' => [ 'contentSpacing' => [ 'label' => __( 'Content Spacing', 'blocksy' ), 'type' => 'ct-select', 'value' => 'comfortable', 'view' => 'text', 'design' => 'inline', 'choices' => blocksy_ordered_keys([ 'none' => __( 'None', 'blocksy' ), 'compact' => __( 'Compact', 'blocksy' ), 'comfortable' => __( 'Comfortable', 'blocksy' ), 'spacious' => __( 'Spacious', 'blocksy' ), ]), 'setting' => [ 'transport' => 'postMessage' ], 'desc' => __( 'Adjusts the spacing between the Gutenberg blocks.', 'blocksy' ), ], blocksy_rand_md5() => [ 'type' => 'ct-divider', ], 'content_link_type' => [ 'label' => __( 'Links Type', 'blocksy' ), 'type' => 'ct-select', 'value' => 'type-2', 'view' => 'text', 'design' => 'inline', 'setting' => [ 'transport' => 'postMessage' ], 'choices' => blocksy_ordered_keys( [ 'type-1' => __( 'Type 1', 'blocksy' ), 'type-2' => __( 'Type 2', 'blocksy' ), 'type-3' => __( 'Type 3', 'blocksy' ), 'type-4' => __( 'Type 4', 'blocksy' ), 'type-5' => __( 'Type 5', 'blocksy' ), ] ), ], ], ], ];
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| back-to-top.php | File | 7.92 KB | 0640 |
|
| breadcrumbs.php | File | 8.55 KB | 0640 |
|
| buttons.php | File | 3.43 KB | 0640 |
|
| cards-reveal-effect.php | File | 285 B | 0640 |
|
| colors.php | File | 13.78 KB | 0640 |
|
| comments-single.php | File | 5.58 KB | 0640 |
|
| content-elements.php | File | 1.49 KB | 0640 |
|
| custom-post-types.php | File | 4.32 KB | 0640 |
|
| footer.php | File | 2.32 KB | 0640 |
|
| form-elements.php | File | 7.69 KB | 0640 |
|
| general.php | File | 2.69 KB | 0640 |
|
| header.php | File | 6.38 KB | 0640 |
|
| layout.php | File | 2.34 KB | 0640 |
|
| meta.php | File | 10.04 KB | 0640 |
|
| page-title.php | File | 35.56 KB | 0640 |
|
| pagination.php | File | 7.45 KB | 0640 |
|
| performance.php | File | 2.78 KB | 0640 |
|
| posts-listing.php | File | 43.46 KB | 0640 |
|
| sidebar-particular.php | File | 1.18 KB | 0640 |
|
| sidebar.php | File | 12.72 KB | 0640 |
|
| typography.php | File | 4.15 KB | 0640 |
|