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/single-common-footer.php
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?>
<?php $singleadscode = rehub_option('rehub_single_code');?>

<?php if($singleadscode) : ?>
	<?php $disableads = get_post_meta($post->ID, 'show_banner_ads', true);?>
	<?php if(!$disableads):?>
		<div class="single_custom_bottom mt10 mb10 margincenter text-center clearbox">
			<?php echo do_shortcode ($singleadscode); ?>
		</div>
		<div class="clearfix"></div>
	<?php endif;?>
<?php endif; ?>

<?php if(rehub_option('rehub_disable_share') =='1')  : ?>
<?php else :?>
    <?php include(rh_locate_template('inc/parts/post_share.php')); ?>  
<?php endif; ?>

<?php if(rehub_option('rehub_disable_prev') =='1')  : ?>
<?php else :?>
    <?php include(rh_locate_template('inc/parts/prevnext.php')); ?>                    
<?php endif; ?>                 

<?php if(rehub_option('rehub_disable_tags') =='1')  : ?>
<?php else :?>
	<div class="tags mb25">
		<?php global $post;?>
		<?php if($post->post_type == 'blog'):?>
			<p><?php echo get_the_term_list( $post->ID, 'blog_tag', '<span class="tags-title-post">'.__('Tags: ', 'rehub-theme').'</span>','','');?></p>
		<?php else:?>
	        <p><?php the_tags('<span class="tags-title-post">'.__('Tags: ', 'rehub-theme').'</span>',""); ?></p>
	    <?php endif; ?>
	</div>
<?php endif; ?>

<?php if(rehub_option('rehub_disable_author') =='1')  : ?>
<?php else :?>
    <?php rh_author_detail_box();?>
<?php endif; ?>               

<?php if(rehub_option('rehub_disable_relative') =='1')  : ?>
<?php else :?>
    <?php include(rh_locate_template('inc/parts/related_posts.php')); ?>
<?php endif; ?>  

Youez - 2016 - github.com/yon3zu
LinuXploit