SILENT KILLERPanel

Current Path: > home > transcarter > > www > wp-content > themes > > > > bridge > framework > modules > widgets > button


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/framework/modules/widgets/button

NameTypeSizeLast ModifiedActions
button.php File 8934 bytes March 10 2023 20:42:12.
functions.php File 373 bytes March 10 2023 20:42:12.
load.php File 163 bytes March 10 2023 20:42:12.

Reading File: /home/transcarter//www/wp-content/themes////bridge/framework/modules/widgets/button/functions.php

<?php
if ( ! function_exists( 'bridge_qode_register_button_widget' ) ) {
    /**
     * Function that register call to action widget
     */
    function bridge_qode_register_button_widget( $widgets ) {
        $widgets[] = 'BridgeQodeButton';

        return $widgets;
    }

    add_filter( 'bridge_core_filter_register_widgets', 'bridge_qode_register_button_widget' );
}

SILENT KILLER Tool