__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* Performance options
*
* @copyright 2019-present Creative Themes
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
* @package Blocksy
*/
$options = [
'performance_section_options' => [
'type' => 'ct-options',
'setting' => [ 'transport' => 'postMessage' ],
'inner-options' => [
apply_filters(
'blocksy_performance_end_customizer_options',
[]
),
[
[
'emoji_scripts' => [
'label' => __( 'Disable Emojis Script', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
'desc' => __( 'Enable this option if you want to remove WordPress emojis script in order to improve the performance.', 'blocksy' )
],
blocksy_rand_md5() => [
'type' => 'ct-divider'
]
],
apply_filters(
'blocksy_performance_after_emojis_customizer_options',
[]
),
'has_lazy_load' => [
'label' => __( 'Lazy Load Images', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
'desc' => __( 'Enable lazy loading to improve performance.', 'blocksy' ),
],
blocksy_rand_md5() => [
'type' => 'ct-condition',
'condition' => [ 'has_lazy_load' => 'yes' ],
'options' => [
[
'has_lazy_load_page_title_image' => [
'label' => __( 'Post/Page Title Featured Image', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
],
'has_lazy_load_single_featured_image' => [
'label' => __( 'Single Post/Page Featured Image', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
],
'has_lazy_load_archives_image' => [
'label' => __( 'Archives Featured Image', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
],
'has_lazy_load_related_posts_image' => [
'label' => __( 'Related Posts Featured Image', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
],
],
function_exists('is_shop') ? [
'has_lazy_load_single_product_image' => [
'label' => __( 'Single Product Image', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
],
'has_lazy_load_shop_card_image' => [
'label' => __( 'Shop Archive Featured Image', 'blocksy' ),
'type' => 'ct-switch',
'value' => 'yes',
'setting' => [ 'transport' => 'postMessage' ],
],
] : []
],
],
],
],
],
];| 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 | 6.71 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.53 KB | 0640 |
|
| sidebar-particular.php | File | 1.18 KB | 0640 |
|
| sidebar.php | File | 12.72 KB | 0640 |
|
| typography.php | File | 4.15 KB | 0640 |
|