uawdijnntqw1x1x1
IP : 216.73.217.176
Hostname : webm001.cluster102.gra.hosting.ovh.net
Kernel : Linux webm001.cluster102.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
bechata
/
mp
/
hcl4k
/
..
/
73eb7
/
.
/
content-single.php.tar
/
/
home/bechata/mp/wp-content/themes/spacious/content-single.php000066600000003062152367042360020367 0ustar00<?php /** * The template used for displaying page content in page.php * * @package ThemeGrill * @subpackage Spacious * @since Spacious 1.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php do_action( 'spacious_before_post_content' ); ?> <div class="entry-content clearfix"> <?php if ( ( get_theme_mod( 'spacious_featured_image_single_post_page', 0 ) == 1 ) && has_post_thumbnail() ) { $title_attribute = get_the_title( $post->ID ); $thumb_id = get_post_thumbnail_id( get_the_ID() ); $img_altr = get_post_meta( $thumb_id, '_wp_attachment_image_alt', true ); $img_alt = ! empty( $img_altr ) ? $img_altr : $title_attribute; $post_thumbnail_attr = array( 'alt' => esc_attr( $img_alt ), 'title' => esc_attr( $title_attribute ), ); the_post_thumbnail( 'featured-blog-large', $post_thumbnail_attr ); } the_content(); $spacious_tag_list = get_the_tag_list( '', ' ', '' ); if ( ! empty( $spacious_tag_list ) ) { ?> <div class="tags"> <?php _e( 'Tagged on: ', 'spacious' ); echo $spacious_tag_list; ?> </div> <?php } wp_link_pages( array( 'before' => '<div style="clear: both;"></div><div class="pagination clearfix">' . __( 'Pages:', 'spacious' ), 'after' => '</div>', 'link_before' => '<span>', 'link_after' => '</span>' ) ); ?> </div> <?php spacious_entry_meta(); ?> <?php do_action( 'spacious_after_post_content' ); ?> </article>
/home/bechata/mp/hcl4k/../73eb7/./content-single.php.tar