403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.139.79.187
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/diixadigital.com/wp-content/themes/meto/includes/resource/options/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/diixadigital.com/wp-content/themes/meto/includes/resource/options/404_setting.php
<?php

return array(
    'title'      => esc_html__('404 Page Settings', 'meto'),
    'id'         => '404_setting',
    'desc'       => '',
    'subsection' => true,
    'fields'     => array(
        array(
            'id'      => '404_source_type',
            'type'    => 'button_set',
            'title'   => esc_html__('404 Source Type', 'meto'),
            'options' => array(
                'd' => esc_html__('Default', 'meto'),
                'e' => esc_html__('Elementor', 'meto'),
            ),
            'default' => 'd',
        ),
        array(
            'id'       => '404_elementor_template',
            'type'     => 'select',
            'title'    => __('Template', 'meto'),
            'data'     => 'posts',
            'args'     => [
                'post_type' => [ 'elementor_library' ],
            ],
            'required' => [ '404_source_type', '=', 'e' ],
        ),
        array(
            'id'       => '404_default_st',
            'type'     => 'section',
            'title'    => esc_html__('404 Default', 'meto'),
            'indent'   => true,
            'required' => [ '404_source_type', '=', 'd' ],
        ),
        array(
            'id'      => '404_page_banner',
            'type'    => 'switch',
            'title'   => esc_html__('Show Banner', 'meto'),
            'desc'    => esc_html__('Enable to show banner on blog', 'meto'),
            'default' => true,
        ),
        array(
            'id'       => '404_banner_title',
            'type'     => 'text',
            'title'    => esc_html__('Banner Section Title', 'meto'),
            'desc'     => esc_html__('Enter the title to show in banner section', 'meto'),
            'required' => array( '404_page_banner', '=', true ),
        ),
        array(
            'id'       => 'error_page_image',
            'type'     => 'media',
            'url'      => true,
            'title'    => esc_html__('Error Page Image', 'meto'),
            'desc'     => esc_html__('Insert Error Page image Url', 'meto'),
            'default'  => '',
            'required' => array( '404_page_banner', '=', true ),
        ),
        array(
            'id'    => '404-page-text',
            'type'  => 'textarea',
            'title' => esc_html__('404 Page Description', 'meto'),
            'desc'  => esc_html__('Enter 404 page description that you want to show.', 'meto'),

        ),
        array(
            'id'    => 'back_home_btn',
            'type'  => 'switch',
            'title' => esc_html__('Show Button', 'meto'),
            'desc'  => esc_html__('Enable to show back to home button.', 'meto'),
            'default'  => true,
        ),
        array(
            'id'       => 'back_home_btn_label',
            'type'     => 'text',
            'title'    => esc_html__('Button Label', 'meto'),
            'desc'     => esc_html__('Enter back to home button label that you want to show.', 'meto'),
            'default'  => esc_html__('Back To Home Page', 'meto'),
            'required' => array( 'back_home_btn', '=', true ),
        ),
		array(
            'id'     => '404_post_settings_end',
            'type'   => 'section',
            'indent' => false,
        ),

    ),
);

Youez - 2016 - github.com/yon3zu
LinuXploit