SILENT KILLERPanel

Current Path: > home > transcarter > > www > wp-content > > themes > bridge > includes


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter//www/wp-content//themes/bridge/includes

NameTypeSizeLast ModifiedActions
comment Directory - -
font_awesome Directory - -
nav_menu Directory - -
pagination Directory - -
plugins Directory - -
sidebar Directory - -
qode-blog-helper-functions.php File 7730 bytes March 10 2023 20:42:12.
qode-breadcrumbs.php File 6819 bytes March 10 2023 20:42:12.
qode-custom-taxonomy-field.php File 20764 bytes March 10 2023 20:42:12.
qode-dynamic-helper-functions.php File 618547 bytes March 10 2023 20:42:12.
qode-fallback-helper-functions.php File 4263 bytes March 10 2023 20:42:12.
qode-gradient-helper-functions.php File 1581 bytes March 10 2023 20:42:12.
qode-loading-spinners.php File 5137 bytes March 10 2023 20:42:12.
qode-plugin-helper-functions.php File 95310 bytes March 10 2023 20:42:12.
qode-related-posts.php File 3405 bytes March 10 2023 20:42:12.

Reading File: /home/transcarter//www/wp-content//themes/bridge/includes/qode-gradient-helper-functions.php

<?php
if(!function_exists('bridge_qode_get_gradient_left_to_right_styles')) {
    function bridge_qode_get_gradient_left_to_right_styles($string_add = '', $empty_val = false, $custom_val = false) {
        $styles = array(
            'qode-type1-gradient-left-to-right'.$string_add => 'Style 1'
        );

        if($empty_val) {
            $styles = array_merge(array(
                '' => ''
            ), $styles);
        }

        if($custom_val) {
            $styles = array_merge($styles,
                array(
                'qode-custom-gradient-top-to-bottom' => 'Custom (top to bottom)'
            ));
        }

        return $styles;
    }
}

if(!function_exists('bridge_qode_get_gradient_bottom_to_top_styles')) {
    function bridge_qode_get_gradient_bottom_to_top_styles($string_add = '', $empty_val = false) {
        $styles = array(
            'qode-type1-gradient-bottom-to-top'.$string_add => 'Style 1'
        );

        if($empty_val) {
            $styles = array_merge(array(
                '' => ''
            ), $styles);
        }

        return $styles;
    }
}

if(!function_exists('bridge_qode_get_gradient_left_bottom_to_right_top_styles')) {
    function bridge_qode_get_gradient_left_bottom_to_right_top_styles($string_add = '', $empty_val = false) {
        $styles = array(
            'qode-type1-gradient-left-bottom-to-right-top'.$string_add => 'Style 1'
        );

        if($empty_val) {
            $styles = array_merge(array(
                '' => ''
            ), $styles);
        }

        return $styles;
    }
}

SILENT KILLER Tool