HEX
Server: Apache/2.4.63 (Unix)
System: Linux Synopilou92 4.4.302+ #72806 SMP Mon Jul 21 23:16:00 CST 2025 x86_64
User: pilou92 (1026)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /volume1/web/krumbscovers/wp-content/themes/rock-tune/patterns/featured-content.php
<?php

/**
 * Title: Featured Content
 * Slug: rock-tune/featured-content
 * Categories: rock-tune, featured
 */
?>
<!-- wp:group {"align":"full","className":"wp-block-section news-section","layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull wp-block-section news-section">
	<!-- wp:group {"align":"wide","className":"section-heading","layout":{"type":"constrained"}} -->
	<div class="wp-block-group alignwide section-heading">
		<!-- wp:heading {"align":"wide","className":"section-title","fontSize":"section-title"} -->
		<h2 class="wp-block-heading alignwide section-title has-section-title-font-size"><?php esc_html_e('Featured Content', 'rock-tune'); ?></h2>
		<!-- /wp:heading -->
	</div>
	<!-- /wp:group -->
	<!-- wp:query {"queryId":9,"query":{"perPage":"2","pages":0,"offset":"0","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"align":"wide"} -->
	<div class="wp-block-query alignwide">
		<!-- wp:post-template {"layout":{"type":"grid","columnCount":3}} -->
		<!-- wp:columns {"align":"wide"} -->
		<div class="wp-block-columns alignwide">
			<!-- wp:column {"width":"33.33%"} -->
			<div class="wp-block-column" style="flex-basis:33.33%">
				<!-- wp:post-featured-image {"isLink":true} /-->
			</div>
			<!-- /wp:column -->
			<!-- wp:column {"width":"66.66%"} -->
			<div class="wp-block-column" style="flex-basis:66.66%">
				<!-- wp:post-title {"isLink":true} /-->
				<!-- wp:group {"className":"wp-block-post-meta ","layout":{"type":"flex","flexWrap":"nowrap"}} -->
				<div class="wp-block-group wp-block-post-meta">
					<!-- wp:post-date /-->
					<!-- wp:post-author-name /-->
				</div>
				<!-- /wp:group -->
				<!-- wp:post-excerpt {"moreText":"Continue reading","excerptLength":35} /-->
			</div>
			<!-- /wp:column -->
		</div>
		<!-- /wp:columns -->
		<!-- /wp:post-template -->
	</div>
	<!-- /wp:query -->
</div>
<!-- /wp:group -->