<!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>[57036] trunk/src/wp-content/themes/twentytwentyfour: Twenty Twenty-Four: Bugfixes for 6.4 RC2.</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/57036">57036</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/57036","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>hellofromTonya</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2023-10-31 17:24:38 +0000 (Tue, 31 Oct 2023)</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'>Twenty Twenty-Four: Bugfixes for 6.4 RC2.

This update includes the following bugfixes: 

- Fix: Added a new block pattern for the home template that inherits the page query and fits the design of the home page. (more context on the theme repo: https://github.com/WordPress/twentytwentyfour/pull/706)
- Fix: Rely on parent theme data for block style.
- Fix: Categories for some patterns.
- Fix: Minor labeling issues

Follow-up to <a href="https://core.trac.wordpress.org/changeset/56999">[56999]</a>, <a href="https://core.trac.wordpress.org/changeset/56951">[56951]</a>, <a href="https://core.trac.wordpress.org/changeset/56813">[56813]</a>, <a href="https://core.trac.wordpress.org/changeset/56764">[56764]</a>, <a href="https://core.trac.wordpress.org/changeset/56716">[56716]</a>.

Props anlino, beafialho, desrosj, devmuhib, didierjm, fabiorubioglio, flixos90, hanneslsm, hellofromTonya, huzaifaalmesbah, ktaron, luminuu, mshowes, onemaggie, phillsav, poena, rajinsharwar, richtabor, shailu25.
Fixes <a href="https://core.trac.wordpress.org/ticket/59770">#59770</a>, <a href="https://core.trac.wordpress.org/ticket/59759">#59759</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourfunctionsphp">trunk/src/wp-content/themes/twentytwentyfour/functions.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="#trunksrcwpcontentthemestwentytwentyfourpatternstemplatehomebusinessphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-business.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternstemplatehomeportfoliophp">trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourtemplateshomehtml">trunk/src/wp-content/themes/twentytwentyfour/templates/home.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentytwentyfourpatternspostslistphp">trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentytwentyfourfunctionsphp"></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/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/functions.php        2023-10-31 17:15:59 UTC (rev 57035)
+++ trunk/src/wp-content/themes/twentytwentyfour/functions.php  2023-10-31 17:24:38 UTC (rev 57036)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -32,9 +32,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'core/button',
</span><span class="cx" style="display: block; padding: 0 10px">                        array(
</span><span class="cx" style="display: block; padding: 0 10px">                                'handle' => 'twentytwentyfour-button-style-outline',
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                'src'    => get_theme_file_uri( 'assets/css/button-outline.css' ),
-                               'ver'    => wp_get_theme()->get( 'Version' ),
-                               'path'   => get_theme_file_path( 'assets/css/button-outline.css' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         'src'    => get_parent_theme_file_uri( 'assets/css/button-outline.css' ),
+                               'ver'    => wp_get_theme( get_template() )->get( 'Version' ),
+                               'path'   => get_parent_theme_file_path( 'assets/css/button-outline.css' ),
</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 class="lines" style="display: block; padding: 0 10px; color: #888">@@ -45,7 +45,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                'label'        => __( 'Arrow icon', 'twentytwentyfour' ),
</span><span class="cx" style="display: block; padding: 0 10px">                                /*
</span><span class="cx" style="display: block; padding: 0 10px">                                 * Styles for the custom Arrow icon style of the Details block
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                 * https://github.com/WordPress/twentytwentyfour/issues/46
</del><span class="cx" style="display: block; padding: 0 10px">                                  */
</span><span class="cx" style="display: block; padding: 0 10px">                                'inline_style' => '
</span><span class="cx" style="display: block; padding: 0 10px">                                .is-style-arrow-icon-details {
</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      2023-10-31 17:15:59 UTC (rev 57035)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php        2023-10-31 17:24:38 UTC (rev 57036)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -22,7 +22,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- wp:column {"width":"60%"} -->
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="wp-block-column" style="flex-basis:60%">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} -->
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
</ins><span class="cx" style="display: block; padding: 0 10px">                         <div class="wp-block-query">
</span><span class="cx" style="display: block; padding: 0 10px">                                <!-- wp:post-template -->
</span><span class="cx" style="display: block; padding: 0 10px">                                <!-- wp:group {"tagName":"article","layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
</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      2023-10-31 17:15:59 UTC (rev 57035)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php        2023-10-31 17:24:38 UTC (rev 57036)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> <?php
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * Title: Business home
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * Slug: twentytwentyfour/home-business
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Slug: twentytwentyfour/page-home-business
</ins><span class="cx" style="display: block; padding: 0 10px">  * Categories: page
</span><span class="cx" style="display: block; padding: 0 10px">  * Keywords: starter
</span><span class="cx" style="display: block; padding: 0 10px">  * Block Types: core/post-content
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -14,5 +14,5 @@
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:pattern {"slug":"twentytwentyfour/text-feature-grid-3-col"} /-->
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:pattern {"slug":"twentytwentyfour/text-alternating-images"} /-->
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:pattern {"slug":"twentytwentyfour/testimonial-centered"} /-->
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<!-- wp:pattern {"slug":"twentytwentyfour/posts-grid-2-col"} /-->
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<!-- wp:pattern {"slug":"twentytwentyfour/posts-list"} /-->
</ins><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:pattern {"slug":"twentytwentyfour/cta-subscribe-centered"} /-->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternspostslistphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: 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                              (rev 0)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php        2023-10-31 17:24:38 UTC (rev 57036)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,62 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+/**
+ * Title: List of posts without images, 1 column
+ * Slug: twentytwentyfour/posts-list
+ * Categories: query, posts
+ * Block Types: core/query
+ */
+?>
+
+<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;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:heading {"align":"wide","style":{"typography":{"lineHeight":"1"},"spacing":{"margin":{"top":"0","bottom":"var:preset|spacing|40"}}},"fontSize":"x-large"} -->
+               <h2 class="wp-block-heading alignwide has-x-large-font-size" style="margin-top:0;margin-bottom:var(--wp--preset--spacing--40);line-height:1"><?php esc_html_e( 'Watch, Read, Listen', 'twentytwentyfour' ); ?></h2>
+       <!-- /wp:heading -->
+
+       <!-- wp:group {"align":"wide","layout":{"type":"constrained"}} -->
+       <div class="wp-block-group alignwide">
+               <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"wide","layout":{"type":"default"}} -->
+               <div class="wp-block-query alignwide">
+                       <!-- wp:post-template -->
+                       <!-- wp:separator {"backgroundColor":"contrast-3","className":"alignwide is-style-wide"} -->
+                       <hr class="wp-block-separator has-text-color has-contrast-3-color has-alpha-channel-opacity has-contrast-3-background-color has-background alignwide is-style-wide" />
+                       <!-- /wp:separator -->
+
+                       <!-- wp:columns {"verticalAlignment":"center","align":"wide","style":{"spacing":{"margin":{"top":"var:preset|spacing|20","bottom":"var:preset|spacing|20"}}}} -->
+                       <div class="wp-block-columns alignwide are-vertically-aligned-center" style="margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20)">
+                               <!-- wp:column {"verticalAlignment":"center","width":"72%"} -->
+                               <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:72%">
+                                       <!-- wp:post-title {"isLink":true,"style":{"typography":{"lineHeight":"1.1","fontSize":"1.5rem"}}} /-->
+                               </div>
+                               <!-- /wp:column -->
+
+                               <!-- wp:column {"verticalAlignment":"center","width":"28%"} -->
+                               <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:28%">
+                                       <!-- wp:template-part {"slug":"post-meta"} /-->
+                               </div>
+                               <!-- /wp:column -->
+                       </div>
+                       <!-- /wp:columns -->
+                       <!-- /wp:post-template -->
+
+                       <!-- wp:spacer {"height":"var:preset|spacing|30"} -->
+                       <div style="height:var(--wp--preset--spacing--30)" aria-hidden="true" class="wp-block-spacer"></div>
+                       <!-- /wp:spacer -->
+
+                       <!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
+                       <!-- wp:query-pagination-previous /-->
+
+                       <!-- wp:query-pagination-numbers /-->
+
+                       <!-- wp:query-pagination-next /-->
+                       <!-- /wp:query-pagination -->
+
+                       <!-- wp:query-no-results -->
+                       <!-- wp:pattern {"slug":"twentytwentyfour/hidden-no-results"} /-->
+                       <!-- /wp:query-no-results -->
+               </div>
+               <!-- /wp:query -->
+       </div>
+       <!-- /wp:group -->
+</div>
+<!-- /wp:group -->
</ins><span class="cx" style="display: block; padding: 0 10px">Property changes on: trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="trunksrcwpcontentthemestwentytwentyfourpatternstemplatehomebusinessphp"></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/template-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/template-home-business.php  2023-10-31 17:15:59 UTC (rev 57035)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-business.php    2023-10-31 17:24:38 UTC (rev 57036)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,8 +1,8 @@
</span><span class="cx" style="display: block; padding: 0 10px"> <?php
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * Title: Business home template
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * Slug: twentytwentyfour/template-home
- * Template Types: front-page, index, home
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Slug: twentytwentyfour/template-home-business
+ * Template Types: front-page, home
</ins><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><span class="cx" style="display: block; padding: 0 10px">  * Inserter: no
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -12,7 +12,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"default"}} -->
</span><span class="cx" style="display: block; padding: 0 10px"> <main class="wp-block-group" style="margin-top:0">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        <!-- wp:pattern {"slug":"twentytwentyfour/home-business"} /-->
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ <!-- wp:pattern {"slug":"twentytwentyfour/page-home-business"} /-->
</ins><span class="cx" style="display: block; padding: 0 10px"> </main>
</span><span class="cx" style="display: block; padding: 0 10px"> <!-- /wp:group -->
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourpatternstemplatehomeportfoliophp"></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/template-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/template-home-portfolio.php 2023-10-31 17:15:59 UTC (rev 57035)
+++ trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php   2023-10-31 17:24:38 UTC (rev 57036)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2,7 +2,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * Title: Portfolio home template with post featured images
</span><span class="cx" style="display: block; padding: 0 10px">  * Slug: twentytwentyfour/template-home-portfolio
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * Template Types: front-page, index, home
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Template Types: front-page, home
</ins><span class="cx" style="display: block; padding: 0 10px">  * Viewport width: 1400
</span><span class="cx" style="display: block; padding: 0 10px">  * Inserter: no
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwentyfourtemplateshomehtml"></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/templates/home.html</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentytwentyfour/templates/home.html  2023-10-31 17:15:59 UTC (rev 57035)
+++ trunk/src/wp-content/themes/twentytwentyfour/templates/home.html    2023-10-31 17:24:38 UTC (rev 57036)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<!-- wp:pattern {"slug":"twentytwentyfour/template-home"} /-->
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<!-- wp:pattern {"slug":"twentytwentyfour/template-home-business"} /-->
</ins></span></pre>
</div>
</div>

</body>
</html>