[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.216.207.209: ~ $
<?php
/**
 * Title: Event RSVP
 * Slug: twentytwentyfive/event-rsvp
 * Keywords: call-to-action, rsvp, event
 * Categories: call-to-action
 * Block Types: core/post-content
 * Viewport width: 1400
 * Description: RSVP for an upcoming event with a cover image and event details.
 *
 * @package WordPress
 * @subpackage Twenty_Twenty_Five
 * @since Twenty Twenty-Five 1.0
 */

?>
<!-- wp:group {"align":"full","style":{"spacing":{"blockGap":"0","margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
	<!-- wp:columns {"isStackedOnMobile":false,"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|80","left":"var:preset|spacing|40","right":"var:preset|spacing|40"},"margin":{"top":"0","bottom":"0"}}}} -->
	<div class="wp-block-columns alignfull is-not-stacked-on-mobile" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--40)">
		<!-- wp:column {"width":"66.66%"} -->
		<div class="wp-block-column" style="flex-basis:66.66%">
			<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
			<div class="wp-block-group">
				<!-- wp:heading {"fontSize":"xx-large"} -->
				<h2 class="wp-block-heading has-xx-large-font-size">
					<?php
					echo wp_kses_post(
						/* translators: This string contains the word "Stories" in four different languages with the first item in the locale's language. */
						_x( '“Stories, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”', 'Placeholder heading in four languages.', 'twentytwentyfive' )
					);
					?>
				</h2>
				<!-- /wp:heading -->

				<!-- wp:paragraph {"fontSize":"x-large"} -->
				<p class="has-x-large-font-size"><?php echo esc_html_x( 'Mon, Jan 1', 'Example event date in pattern.', 'twentytwentyfive' ); ?></p>
				<!-- /wp:paragraph -->

				<!-- wp:spacer {"height":"0px","style":{"layout":{"selfStretch":"fixed","flexSize":"140px"}}} -->
				<div style="height:0px" aria-hidden="true" class="wp-block-spacer"></div>
				<!-- /wp:spacer -->
			</div>
			<!-- /wp:group -->
		</div>
		<!-- /wp:column -->

		<!-- wp:column {"width":"12vw"} -->
		<div class="wp-block-column" style="flex-basis:12vw"></div>
		<!-- /wp:column -->

		<!-- wp:column -->
		<div class="wp-block-column">
			<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
			<div class="wp-block-group">
				<!-- wp:paragraph {"align":"left","style":{"typography":{"writingMode":"vertical-rl","textTransform":"uppercase","lineHeight":"0.6"}}} -->
				<p class="has-text-align-left" style="line-height:0.6;text-transform:uppercase;writing-mode:vertical-rl"><?php esc_html_e( 'Free Workshop', 'twentytwentyfive' ); ?></p>
				<!-- /wp:paragraph -->
			</div>
			<!-- /wp:group -->
		</div>
		<!-- /wp:column -->
	</div>
	<!-- /wp:columns -->

	<!-- wp:columns {"align":"full","className":"is-style-section-2","style":{"spacing":{"blockGap":{"top":"0","left":"0"},"padding":{"top":"0","bottom":"0"}}}} -->
	<div class="wp-block-columns alignfull is-style-section-2" style="padding-top:0;padding-bottom:0">
		<!-- wp:column {"width":"50%"} -->
		<div class="wp-block-column" style="flex-basis:50%">
			<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20","padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}},"dimensions":{"minHeight":"33vh"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch","verticalAlignment":"space-between"}} -->
			<div class="wp-block-group" style="min-height:33vh;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)">
				<!-- wp:paragraph -->
				<p><?php esc_html_e( 'This immersive event celebrates the universal human experience through the lenses of history and ancestry, featuring a diverse array of photographers whose works capture the essence of different cultures and historical moments.', 'twentytwentyfive' ); ?></p>
				<!-- /wp:paragraph -->

				<!-- wp:spacer {"height":"0px","style":{"layout":{"flexSize":"100px","selfStretch":"fixed"}}} -->
				<div style="height:0px" aria-hidden="true" class="wp-block-spacer"></div>
				<!-- /wp:spacer -->

				<!-- wp:heading {"fontSize":"xx-large"} -->
				<h2 class="wp-block-heading has-xx-large-font-size"><a href="#"><?php echo esc_html_x( 'RSVP', 'Abbreviation for "Please respond".', 'twentytwentyfive' ); ?></a></h2>
				<!-- /wp:heading -->
			</div>
			<!-- /wp:group -->
		</div>
		<!-- /wp:column -->

		<!-- wp:column {"width":"50%"} -->
		<div class="wp-block-column" style="flex-basis:50%">
			<!-- wp:cover {"url":"<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/botany-flowers-closeup.webp","dimRatio":0,"isDark":false} -->
			<div class="wp-block-cover is-light"><span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span><img class="wp-block-cover__image-background" alt="<?php esc_attr_e( 'Close up photo of white flowers on a grey background', 'twentytwentyfive' ); ?>" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/botany-flowers-closeup.webp" data-object-fit="cover"/>
			<div class="wp-block-cover__inner-container">
				<!-- wp:spacer {"height":"var:preset|spacing|20"} -->
				<div style="height:var(--wp--preset--spacing--20)" aria-hidden="true" class="wp-block-spacer"></div>
				<!-- /wp:spacer -->
			</div></div>
			<!-- /wp:cover -->
		</div>
		<!-- /wp:column -->
	</div>
	<!-- /wp:columns -->
</div>
<!-- /wp:group -->

Filemanager

Name Type Size Permission Actions
banner-about-book.php File 2.71 KB 0644
banner-cover-big-heading.php File 1.85 KB 0644
banner-intro-image.php File 2.4 KB 0644
banner-intro.php File 1.23 KB 0644
banner-poster.php File 4.51 KB 0644
banner-with-description-and-images-grid.php File 2.96 KB 0644
binding-format.php File 489 B 0644
comments.php File 1.94 KB 0644
contact-centered-social-link.php File 2 KB 0644
contact-info-locations.php File 6.31 KB 0644
contact-location-and-link.php File 2.49 KB 0644
cta-book-links.php File 3.29 KB 0644
cta-book-locations.php File 7.76 KB 0644
cta-centered-heading.php File 1.99 KB 0644
cta-events-list.php File 8.68 KB 0644
cta-grid-products-link.php File 10.34 KB 0644
cta-heading-search.php File 1.3 KB 0644
cta-newsletter.php File 2.31 KB 0644
event-3-col.php File 6.49 KB 0644
event-rsvp.php File 5.87 KB 0644
event-schedule.php File 12.58 KB 0644
footer-centered.php File 1.51 KB 0644
footer-columns.php File 4.85 KB 0644
footer-newsletter.php File 2.58 KB 0644
footer-social.php File 2.37 KB 0644
footer.php File 3.85 KB 0644
format-audio.php File 2.16 KB 0644
format-link.php File 1.49 KB 0644
grid-videos.php File 2.07 KB 0644
grid-with-categories.php File 4.8 KB 0644
header-centered.php File 1.09 KB 0644
header-columns.php File 1.46 KB 0644
header-large-title.php File 1.56 KB 0644
header.php File 1.28 KB 0644
heading-and-paragraph-with-image.php File 2.67 KB 0644
hero-book.php File 2.88 KB 0644
hero-full-width-image.php File 2.64 KB 0644
hero-overlapped-book-cover-with-links.php File 6.82 KB 0644
hero-podcast.php File 3.93 KB 0644
hidden-404.php File 1.81 KB 0644
hidden-blog-heading.php File 448 B 0644
hidden-search.php File 529 B 0644
hidden-sidebar.php File 2.01 KB 0644
hidden-written-by.php File 919 B 0644
logos.php File 2.5 KB 0644
media-instagram-grid.php File 4.7 KB 0644
more-posts.php File 2.15 KB 0644
overlapped-images.php File 3.35 KB 0644
page-business-home.php File 784 B 0644
page-coming-soon.php File 3.28 KB 0644
page-cv-bio.php File 4.19 KB 0644
page-landing-book.php File 848 B 0644
page-landing-event.php File 822 B 0644
page-landing-podcast.php File 804 B 0644
page-link-in-bio-heading-paragraph-links-image.php File 3.64 KB 0644
page-link-in-bio-wide-margins.php File 3.17 KB 0644
page-link-in-bio-with-tight-margins.php File 3.92 KB 0644
page-portfolio-home.php File 12.49 KB 0644
page-shop-home.php File 574 B 0644
post-navigation.php File 1.42 KB 0644
pricing-2-col.php File 6.39 KB 0644
pricing-3-col.php File 10.12 KB 0644
services-3-col.php File 3.75 KB 0644
services-subscriber-only-section.php File 3.98 KB 0644
services-team-photos.php File 2.87 KB 0644
template-404-vertical-header-blog.php File 1.79 KB 0644
template-archive-news-blog.php File 1.25 KB 0644
template-archive-photo-blog.php File 793 B 0644
template-archive-text-blog.php File 982 B 0644
template-archive-vertical-header-blog.php File 2.13 KB 0644
template-home-news-blog.php File 9.15 KB 0644
template-home-photo-blog.php File 1.31 KB 0644
template-home-posts-grid-news-blog.php File 8.54 KB 0644
template-home-text-blog.php File 1.04 KB 0644
template-home-vertical-header-blog.php File 2.08 KB 0644
template-home-with-sidebar-news-blog.php File 7.52 KB 0644
template-page-photo-blog.php File 1.19 KB 0644
template-page-vertical-header-blog.php File 2.9 KB 0644
template-query-loop-news-blog.php File 3.36 KB 0644
template-query-loop-photo-blog.php File 2.04 KB 0644
template-query-loop-text-blog.php File 2.65 KB 0644
template-query-loop-vertical-header-blog.php File 2.2 KB 0644
template-query-loop.php File 2.41 KB 0644
template-search-news-blog.php File 1.28 KB 0644
template-search-photo-blog.php File 954 B 0644
template-search-text-blog.php File 1.1 KB 0644
template-search-vertical-header-blog.php File 2.14 KB 0644
template-single-left-aligned-content.php File 5.8 KB 0644
template-single-news-blog.php File 6.93 KB 0644
template-single-offset.php File 5.18 KB 0644
template-single-photo-blog.php File 5.56 KB 0644
template-single-text-blog.php File 3.04 KB 0644
template-single-vertical-header-blog.php File 5.86 KB 0644
testimonials-2-col.php File 4.36 KB 0644
testimonials-6-col.php File 11.72 KB 0644
testimonials-large.php File 3.38 KB 0644
text-faqs.php File 5.76 KB 0644
vertical-header.php File 1.55 KB 0644