Uname:Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64

403WebShell
403Webshell
Server IP : 146.59.209.152  /  Your IP : 216.73.216.152
Web Server : Apache
System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : monpetu ( 144298)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/monpetu/www/leoreno.fr/wp-content/themes/buildexo/templates/blog-single/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/monpetu/www/leoreno.fr/wp-content/themes/buildexo/templates/blog-single/single-content.php
<?php

/**

 * Single Post Content Template

 *

 * @package    WordPress

 * @subpackage TURNER

 * @author     ThemeXriver

 * @version    1.0

 */

?>

<?php global $wp_query;



$page_id = ( $wp_query->is_posts_page ) ? $wp_query->queried_object->ID : get_the_ID();



$gallery = get_post_meta( $page_id, 'turner_gallery_images', true );



$video = get_post_meta( $page_id, 'turner_video_url', true );





$audio_type = get_post_meta( $page_id, 'turner_audio_type', true );



?>





<div class="blog-detail-page">

    <?php if ( has_post_thumbnail() ) : ?>

    	<figure>

    		<?php turner_template_load( 'templates/blog-single/image.php', compact( 'options', 'data' ) ); ?>

    	</figure>

    <?php endif; ?>

	<div class="blog-detail-meta">

		<div class="comments-area">

			<?php if ( $options->get( 'single_post_date', true ) ) : ?>

				<span> 	

					<a href="<?php echo get_day_link( get_the_time( 'Y' ), get_the_time( 'm' ), get_the_time( 'd' ) ); ?>">

						<i class="fas fa-calendar"></i> 

						<?php echo get_the_date( 'F j,' ) . ' ' . get_the_date( ' Y' ); ?>

					</a>

				</span>

			<?php endif; ?>

			<?php if ( $options->get( 'single_post_comments', true ) ) : ?>

				<span>

					<i class="fas fa-comment"></i>

					<a href="<?php echo esc_url( get_permalink( get_the_ID() ) ); ?>#comments">

						<?php comments_number() ?>

					</a>

				</span>



			<?php endif; ?>

			<?php if ( $options->get( 'single_post_author', true ) ) : ?>



				<span><i class="fas fa-user"></i><a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>"><?php esc_html_e( 'By ', 'buildexo' );

						the_author_meta( 'display_name' ); ?></a></span>



			<?php endif; ?>

			<?php if ( $options->get( 'single_post_cat', true ) ) : ?>

				<span>

                <i class="fa fa-tag"></i>

                <?php the_category(); ?>

            </span>

			<?php endif; ?>



		</div>

		<h2><?php the_title(); ?></h2>

		<?php the_content(); ?>

	</div>

	<?php if ( $options->get( 'single_post_tag' ) || $options->get( 'single_social_share' ) && $options->get( 'single_post_share' ) ) : ?>

		<div class="detail-btm-meta">



			<?php if ( $options->get( 'single_post_tag' ) ) : ?>

				<?php $title = '<span>' . esc_html__( 'Tags:', 'buildexo' ) . '</span>'; ?>

				<?php the_tags( '<div class="tags">' . $title . ' ', '  ', '</div>' ); ?>



			<?php endif; ?>





			<?php if ( $options->get( 'single_social_share' ) && $options->get( 'single_post_share' ) ) : ?>

				<ul class="social-circle">

					<?php foreach ( $options->get( 'single_social_share' ) as $k => $v ) {

						if ( $v == '' ) {

							continue;

						} ?>

						<?php do_action('turner_social_share_output', $k ); ?>

					<?php } ?>

				</ul>

			<?php endif; ?>

		</div>

	<?php endif; ?>

	<?php if ( $options->get( 'single_post_author_box' ) ) : ?>



		<?php turner_template_load( 'templates/blog-single/author_box.php', compact( 'options', 'data' ) ); ?>

	<?php endif; ?>

	<?php comments_template(); ?>

	<?php wp_link_pages( array( 'before' => '<div class="paginate-links">', 'after' => '</div>' ) ); ?>

</div>

Youez - 2016 - github.com/yon3zu
LinuXploit