<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[58111] trunk/src/wp-content/themes: Bundled Themes: Add descriptions to patterns.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/58111">58111</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/58111","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>karmatosed</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2024-05-06 20:30:19 +0000 (Mon, 06 May 2024)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Bundled Themes: Add descriptions to patterns.

This adds descriptions to multiple bundled themes. All patterns without the "Inserter" parameter set to "false" or "no", should use the description parameter (These patterns are hidden in the block inserter and do not use the descriptions).

Props poena, StringPiggy, oglekler, audrasjb, huzaifaalmesbah, swisspidy.
Fixes <a href="https://core.trac.wordpress.org/ticket/59688">#59688</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsbannerherophp">trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-hero.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsbannerprojectdescriptionphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsctacontentimageonrightphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsctapricingphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsctarsvpphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsctaservicesimageleftphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsctasubscribecenteredphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsfootercenteredlogonavphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsfootercolophon3colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsfooterphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/footer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsgalleryfullscreenimagephp">trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsgalleryoffsetimagesgrid2colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsgalleryoffsetimagesgrid3colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsgalleryoffsetimagesgrid4colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsgalleryprojectlayoutphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspageaboutbusinessphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-about-business.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspagehomebloggingphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspagehomebusinessphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspagehomeportfoliogalleryphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspagehomeportfoliophp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspagenewsletterlandingphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspageportfoliooverviewphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspagersvplandingphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsposts1colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsposts3colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspostsgrid2colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspostsimagesonly3colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspostsimagesonlyoffset4colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspostslistphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternsteam4colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/team-4-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstestimonialcenteredphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstextalternatingimagesphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstextcenteredstatementsmallphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstextcenteredstatementphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstextfaqphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstextfeaturegrid3colphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstextprojectdetailsphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstexttitleleftimagerightphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentythreepatternscalltoactionphp">trunk/src/wp-content/themes/twentytwentythree/patterns/call-to-action.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentythreepatternsfooterdefaultphp">trunk/src/wp-content/themes/twentytwentythree/patterns/footer-default.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentythreepatternspostmetaphp">trunk/src/wp-content/themes/twentytwentythree/patterns/post-meta.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsbannerherophp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-hero.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-hero.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-hero.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/banner-hero
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: banner, call-to-action, featured
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A hero section with a title, a paragraph, a CTA button, and an image.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsbannerprojectdescriptionphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php      2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php        2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/banner-project-description
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: featured, banner, about, portfolio
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: Project description section with title, paragraph, and an image.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"backgroundColor":"accent-2","layout":{"type":"constrained"}} -->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsctacontentimageonrightphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php      2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php        2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/cta-content-image-on-right
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: call-to-action, banner
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A title, paragraph, two CTA buttons, and an image for a general CTA section.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsctapricingphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/cta-pricing
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: call-to-action, services
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A pricing section with a title, a paragraph and three pricing levels.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsctarsvpphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php        2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php  2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/cta-rsvp
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: call-to-action, featured
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1100
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A large RSVP heading sideways, a description, and a CTA button.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsctaservicesimageleftphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/cta-services-image-left
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: call-to-action, banner, featured, services
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: An image, title, paragraph and a CTA button to describe services.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsctasubscribecenteredphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php  2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php    2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/cta-subscribe-centered
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: call-to-action
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: newsletter, subscribe, button
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: Subscribers CTA section with a title, a paragraph and a CTA button.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsfootercenteredlogonavphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php        2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php  2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/footer-centered-logo-nav
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: footer
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/template-part/footer
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A footer section with a centered logo, navigation, and WordPress credits.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsfootercolophon3colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php   2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php     2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/footer-colophon-3-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: footer
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/template-part/footer
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A footer section with a colophon and 3 columns.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsfooterphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/footer.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/footer.php  2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/footer.php    2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/footer
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: footer
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/template-part/footer
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A footer section with a colophon and 4 columns.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsgalleryfullscreenimagephp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php       2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php 2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,6 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Title: Full screen image
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/gallery-full-screen-image
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: gallery, portfolio
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A cover image section that covers the entire width.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsgalleryoffsetimagesgrid2colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php        2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php  2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: gallery, portfolio
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: project, images, media, masonry, columns
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A gallery section with 2 columns and offset images.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:group {"metadata":{"name":"Portfolio Images"},"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsgalleryoffsetimagesgrid3colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php        2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php  2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: gallery, portfolio
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: project, images, media, masonry, columns
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A gallery section with 3 columns and offset images.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:group {"metadata":{"name":"Portfolio Images"},"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsgalleryoffsetimagesgrid4colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php        2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php  2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: gallery, featured, portfolio
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: project, images, media, masonry, columns
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A gallery section with 4 columns and offset images.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsgalleryprojectlayoutphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php  2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php    2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/gallery-project-layout
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: gallery, featured, portfolio
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1600
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A gallery section with a project layout with 2 images.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspageaboutbusinessphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-about-business.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-about-business.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-about-business.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A business about page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspagehomebloggingphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php      2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php        2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -6,6 +6,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: page, starter
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A blogging home page with a hero section, a text section, a blog section, and a CTA section.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspagehomebusinessphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php      2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php        2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A business home page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspagehomeportfoliogalleryphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A porfolio home page that features a gallery.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspagehomeportfoliophp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A portfolio home page with a description and a 4-column post section with only feature images.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspagenewsletterlandingphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1100
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A block with a newsletter subscription CTA for a landing page.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspageportfoliooverviewphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A full portfolio page with a section for project description, project details, a full screen image, and a gallery section with two images.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspagersvplandingphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php       2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php 2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="cx" style="display: block; padding: 0 10px">  * Post Types: page, wp_template
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1100
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A large RSVP heading sideways, a description, and a CTA button.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsposts1colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/posts-1-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: query
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/query
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A list of posts, 1 column.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsposts3colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/posts-3-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: query
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/query
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A list of posts, 3 columns.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspostsgrid2colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php        2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php  2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/posts-grid-2-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: query
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/query
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A grid of posts featuring the first post, 2 columns.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspostsimagesonly3colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/posts-images-only-3-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: query
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/query
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A list of posts with featured images only, 3 columns.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspostsimagesonlyoffset4colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php  2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php    2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,6 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Title: Offset posts with featured images only, 4 columns
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/posts-images-only-offset-4-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: posts
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A list of posts with featured images only, 4 columns.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspostslistphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php      2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php        2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/posts-list
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: query, posts
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/query
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A list of posts without images, 1 column.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternsteam4colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/team-4-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/team-4-col.php      2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/team-4-col.php        2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/team-4-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: team, about
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A team section, with a heading, a paragraph, and 4 columns for team members.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstestimonialcenteredphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php    2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php      2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: quote, review, about
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: testimonials, text
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1300
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A centered testimonial section with a avatar, name, and job title.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstextalternatingimagesphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/text-alternating-images
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: text, about
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A text section, then a two column section with text in one and image in another.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstextcenteredstatementsmallphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php   2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php     2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: text, about
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: mission, introduction
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1200
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A centered itallic text statement with compact padding.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstextcenteredstatementphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: text, about, featured
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: mission, introduction
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A centered text statement with a large paddings.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstextfaqphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php        2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php  2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: text, about, featured
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: faq, about, frequently asked
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A FAQ section with a large FAQ heading and list of toggle questions and answers.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstextfeaturegrid3colphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/text-feature-grid-3-col
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: text, about
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A feature grid of 2 rows and 3 columns with headings and text.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstextprojectdetailsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php    2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php      2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/text-project-details
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: text, portfolio
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A text only section for project details.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstexttitleleftimagerightphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php     2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php       2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/text-title-left-image-right
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: banner, about, featured
</span><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: A title, a paragraph and a CTA button on the left with an image on the right.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentythreepatternscalltoactionphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentythree/patterns/call-to-action.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentythree/patterns/call-to-action.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentythree/patterns/call-to-action.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: featured
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: Call to action
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/buttons
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: Left-aligned text with a CTA button and a separator.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:columns {"align":"wide"} -->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentythreepatternsfooterdefaultphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentythree/patterns/footer-default.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentythree/patterns/footer-default.php 2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentythree/patterns/footer-default.php   2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,6 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentythree/footer-default
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: footer
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/template-part/footer
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: Footer with site title and powered by WordPress.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:group {"layout":{"type":"constrained"}} -->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentythreepatternspostmetaphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentytwentythree/patterns/post-meta.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentythree/patterns/post-meta.php      2024-05-06 20:21:29 UTC (rev 58110)
+++ trunk/src/wp-content/themes/twentytwentythree/patterns/post-meta.php        2024-05-06 20:30:19 UTC (rev 58111)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Categories: query
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: post meta
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/template-part/post-meta
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Description: Post meta information with separator on the top.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:spacer {"height":"0"} -->
</span></span></pre>
</div>
</div>

</body>
</html>