403Webshell
Server IP : 5.129.245.98  /  Your IP : 216.73.217.19
Web Server : Apache/2.4.66 (Debian)
System : Linux 1b8c17c336b9 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/themes/rehub-theme/inc/post_layout/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/themes/rehub-theme/inc/post_layout/gutencustom.php
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?>
<!-- CONTENT -->
<div class="rh-container full_gutenberg"> 
<?php echo rh_generate_incss('fullgutenberg');?> 
    <div class="rh-content-wrap pt0 clearfix">
        <!-- Main Side -->
        <div class="main-side fullgutenberg full_width clearfix"  id="content">      
            <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
                    <div class="post-inner clearbox">
                        <div class="post-inner-wrapper">     
                        <article <?php post_class('post pt0 pb0 pr0 pl0'); ?> id="post-<?php the_ID(); ?>">                                     
                            <?php $disableads = get_post_meta($post->ID, 'show_banner_ads', true);?>
                            <?php if(rehub_option('rehub_single_before_post') && $disableads != '1') : ?><div class="mediad mediad_before_content mb15"><?php echo do_shortcode(rehub_option('rehub_single_before_post')); ?></div><?php endif; ?>  
                            <?php the_content(); ?>
                            <div class="clearfix"></div>
                            <?php include(rh_locate_template('inc/post_layout/single-common-footer.php')); ?>
                            <div class="clearfix"></div> 
                            <?php comments_template(); ?> 
                            </article>              
                        </div>
                    </div>                   
            <?php endwhile; endif; ?>
        </div>  
        <!-- /Main Side --> 
    </div>
</div>
<!-- /CONTENT -->     

Youez - 2016 - github.com/yon3zu
LinuXploit