Sindbad~EG File Manager
<?php
$template_args['post_ID'] = $ID;
$template_args['post_Style'] = $Post_Style;
$template_args = array_merge( $template_args, trendz_single_post_params() ); ?>
<?php trendz_template_part( 'post', 'templates/'.$Post_Style.'/parts/image', '', $template_args ); ?>
<!-- Post Meta -->
<div class="post-meta">
<!-- Meta Left -->
<div class="meta-left">
<?php trendz_template_part( 'post', 'templates/'.$Post_Style.'/parts/author', '', $template_args ); ?>
</div><!-- Meta Left -->
<!-- Meta Right -->
<div class="meta-right">
<?php trendz_template_part( 'post', 'templates/'.$Post_Style.'/parts/date', '', $template_args ); ?>
</div><!-- Meta Right -->
</div><!-- Post Meta -->
<!-- Post Dynamic -->
<?php echo apply_filters( 'trendz_single_post_dynamic_template_part', trendz_get_template_part( 'post', 'templates/'.$Post_Style.'/parts/dynamic', '', $template_args ) ); ?><!-- Post Dynamic -->
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists