Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/code4rest-pro/dist/header-addons/header-mobile-divider2-options.php
Ðазад
<?php /** * Header HTML2 Options * * @package Code4rest_Pro */ namespace Code4rest_Pro; use Code4rest\Theme_Customizer; use function Code4rest\code4rest; $settings = array( 'header_mobile_divider2_border' => array( 'control_type' => 'code4rest_border_control', 'section' => 'header_mobile_divider2', 'label' => esc_html__( 'Mobile Divider 2', 'code4rest-pro' ), 'default' => code4rest()->default( 'header_mobile_divider2_border' ), 'live_method' => array( array( 'type' => 'css_border', 'selector' => '#mobile-header .header-mobile-divider2', 'pattern' => '$', 'property' => 'border-right', 'pattern' => '$', 'key' => 'border', ), ), 'input_attrs' => array( 'responsive' => false, ), ), 'header_mobile_divider2_height' => array( 'control_type' => 'code4rest_range_control', 'section' => 'header_mobile_divider2', 'label' => esc_html__( 'Mobile Divider Height', 'code4rest-pro' ), 'live_method' => array( array( 'type' => 'css', 'selector' => '#mobile-header .header-mobile-divider2', 'pattern' => '$', 'property' => 'height', 'key' => 'size', ), ), 'default' => code4rest()->default( 'header_mobile_divider2_height' ), 'input_attrs' => array( 'min' => array( '%' => 0, 'px' => 0, 'rem' => 0, ), 'max' => array( '%' => 100, 'px' => 100, ), 'step' => array( '%' => 1, 'px' => 1, ), 'units' => array( '%', 'px' ), 'responsive' => false, ), ), 'header_mobile_divider2_margin' => array( 'control_type' => 'code4rest_measure_control', 'section' => 'header_mobile_divider2', 'priority' => 10, 'default' => code4rest()->default( 'header_mobile_divider2_margin' ), 'label' => esc_html__( 'Margin', 'code4rest-pro' ), 'live_method' => array( array( 'type' => 'css', 'selector' => '#mobile-header .header-mobile-divider2', 'property' => 'margin', 'pattern' => '$', 'key' => 'measure', ), ), 'input_attrs' => array( 'responsive' => false, ), ), 'transparent_header_mobile_divider2_color' => array( 'control_type' => 'code4rest_color_control', 'section' => 'transparent_header_design', 'label' => esc_html__( 'Mobile Divider 2 Color', 'code4rest-pro' ), 'default' => code4rest()->default( 'transparent_header_mobile_divider2_color' ), 'live_method' => array( array( 'type' => 'css', 'selector' => '.mobile-transparent-header #mobile-header .header-mobile-divider2', 'property' => 'border-color', 'pattern' => '$', 'key' => 'color', ), ), 'input_attrs' => array( 'colors' => array( 'color' => array( 'tooltip' => __( 'Color', 'code4rest-pro' ), 'palette' => true, ), ), ), ), ); Theme_Customizer::add_settings( $settings );
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка