Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : claqxcrl ( 523)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/claqxcrl/giraluanda.com/wp-content/plugins/the-events-calendar/src/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/claqxcrl/giraluanda.com/wp-content/plugins/the-events-calendar/src/views/embed.php
<?php
/**
 * Contains the post embed base template
 *
 * When a post is embedded in an iframe, this file is used to create the output
 * if the active theme does not include an embed.php template.
 *
 * Override this template in your own theme by creating a file at [your-theme]/tribe-events/embed.php
 *
 * @version 4.2
 *
 * @package TribeEventsCalendar
 *
 */

if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

get_header( 'embed' );

?>
<div id="tribe-events-content" <?php post_class( 'wp-embed tribe-embed' ); ?>>
	<?php do_action( 'tribe_events_embed_before_the_event_feature_image' ); ?>
	<?php tribe_get_template_part( 'embed/image' ); ?>
	<?php do_action( 'tribe_events_embed_after_the_event_feature_image' ); ?>

	<?php do_action( 'tribe_events_embed_before_the_event_title' ) ?>
	<h2 class="wp-embed-heading tribe-events-list-event-title">
		<a class="tribe-event-url" href="<?php echo esc_url( tribe_get_event_link() ); ?>" title="<?php the_title_attribute() ?>" rel="bookmark">
			<?php the_title() ?>
		</a>
	</h2>
	<?php do_action( 'tribe_events_embed_after_the_event_title' ) ?>

	<?php tribe_get_template_part( 'embed/meta' ); ?>

	<?php while ( have_posts() ) :  the_post(); ?>
		<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
			<?php do_action( 'tribe_events_embed_before_the_content' ) ?>
			<?php tribe_get_template_part( 'embed/content' ); ?>
			<?php do_action( 'tribe_events_embed_after_the_content' ) ?>
		</div>
	<?php endwhile; ?>

	<?php do_action( 'tribe_events_embed_before_the_event_footer' ); ?>
	<?php tribe_get_template_part( 'embed/footer' ); ?>
	<?php do_action( 'tribe_events_embed_after_the_event_footer' ); ?>
</div><!-- #tribe-events-content -->
<?php

get_footer( 'embed' );

ZeroDay Forums Mini