Файловый менеджер - Редактировать - /home/harasnat/www/labour/wp-content/themes/woostify/inc/customizer/sections/site-container/site-container.php
Назад
<?php /** * Site container * * @package woostify */ // Default values. $defaults = woostify_options(); // background color. $wp_customize->get_setting( 'background_color' )->default = $defaults['background_color']; $wp_customize->remove_control( 'background_color' ); $wp_customize->add_control( new Woostify_Color_Group_Control( $wp_customize, 'background_color', array( 'label' => __( 'Background Color', 'woostify' ), 'section' => 'background_image', 'settings' => array( 'background_color', ), 'color_format' => 'hex', 'enable_opacity' => false, 'priority' => 5, 'prefix' => '', ) ) );
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка