Файловый менеджер - Редактировать - /home/admin/domains/octawebtools.com/public_html/wp-content/themes/foxiz/backend/panels/heading.php
�азад
<?php /** Don't load directly */ defined( 'ABSPATH' ) || exit; if ( ! function_exists( 'foxiz_register_options_heading' ) ) { function foxiz_register_options_heading() { return [ 'id' => 'foxiz_config_section_heading', 'title' => esc_html__( 'Heading Design', 'foxiz' ), 'icon' => 'el el-minus', 'desc' => esc_html__( 'The global heading settings for blocks, widgets, archives.', 'foxiz' ), 'fields' => [ [ 'id' => 'heading_layout_notice', 'type' => 'info', 'style' => 'info', 'desc' => esc_html__( 'You can also customize the color and layout of the individual headings in the live editor.', 'foxiz' ), ], [ 'id' => 'heading_typo_notice', 'type' => 'info', 'style' => 'info', 'desc' => esc_html__( 'To edit typography, navigate to "Typography > Block Heading".', 'foxiz' ), ], [ 'id' => 'section_start_global_heading', 'type' => 'section', 'class' => 'ruby-section-start', 'title' => esc_html__( 'Global Heading', 'foxiz' ), 'indent' => true, ], [ 'id' => 'heading_layout', 'title' => esc_html__( 'Global Heading Layout', 'foxiz' ), 'subtitle' => esc_html__( 'Select a default heading layout for the archives and Elementor blocks for your site.', 'foxiz' ), 'description' => esc_html__( 'Navigate to "Typography Settings > Block Heading" to set the font values.', 'foxiz' ), 'type' => 'select', 'options' => foxiz_config_heading_layout(), 'default' => '1', ], [ 'id' => 'heading_color', 'title' => esc_html__( 'Primary Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a primary color for the heading.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'heading_sub_color', 'title' => esc_html__( 'Accent Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a accent color for the heading.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'dark_heading_color', 'title' => esc_html__( 'Dark Mode - Primary Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a primary color for the heading in dark mode.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'dark_heading_sub_color', 'title' => esc_html__( 'Dark Mode - Accent Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a accent color for the heading in dark mode.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'section_end_global_heading', 'type' => 'section', 'class' => 'ruby-section-end', 'indent' => false, ], [ 'id' => 'section_start_widget_heading', 'type' => 'section', 'class' => 'ruby-section-start', 'title' => esc_html__( 'Sidebar Widget Heading', 'foxiz' ), 'indent' => true, ], [ 'id' => 'widget_heading_layout', 'title' => esc_html__( 'Widget Heading Layout', 'foxiz' ), 'subtitle' => esc_html__( 'Select a heading layout for the sidebar widgets.', 'foxiz' ), 'description' => esc_html__( 'Default layout is based on the "Global Heading Layout" setting.', 'foxiz' ), 'type' => 'select', 'options' => foxiz_config_heading_layout( true ), 'default' => '0', ], [ 'id' => 'footer_widget_heading_layout', 'title' => esc_html__( 'Footer Widget Heading Layout', 'foxiz' ), 'subtitle' => esc_html__( 'Select a heading layout for the footer column widgets.', 'foxiz' ), 'type' => 'select', 'options' => foxiz_config_heading_layout( true ), 'default' => '10', ], [ 'id' => 'widget_heading_tag', 'title' => esc_html__( 'Widget Heading HTML Tag', 'foxiz' ), 'subtitle' => esc_html__( 'Select a title HTML tag for the sidebar widget heading.', 'foxiz' ), 'description' => esc_html__( 'The default tag is H4.', 'foxiz' ), 'type' => 'select', 'options' => foxiz_config_heading_tag(), 'default' => '0', ], [ 'id' => 'section_end_widget_heading', 'type' => 'section', 'class' => 'ruby-section-end', 'indent' => false, ], [ 'id' => 'section_start_heading_color', 'type' => 'section', 'class' => 'ruby-section-start', 'title' => esc_html__( 'Heading Color', 'foxiz' ), 'indent' => true, ], [ 'id' => 'heading_color', 'title' => esc_html__( 'Primary Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a primary color for the heading.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'heading_sub_color', 'title' => esc_html__( 'Accent Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a accent color for the heading.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'dark_heading_color', 'title' => esc_html__( 'Dark Mode - Primary Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a primary color for the heading in dark mode.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'dark_heading_sub_color', 'title' => esc_html__( 'Dark Mode - Accent Heading Color', 'foxiz' ), 'subtitle' => esc_html__( 'Select a accent color for the heading in dark mode.', 'foxiz' ), 'type' => 'color', 'transparent' => false, 'validate' => 'color', ], [ 'id' => 'section_end_heading_color', 'type' => 'section', 'class' => 'ruby-section-end no-border', 'indent' => false, ], ], ]; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка