<!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>[57005] branches/6.4/src/wp-content/themes/twentytwentyfour: Twenty Twenty-Four: Bug fixes 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/57005">57005</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/57005","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>desrosj</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2023-10-24 15:22:54 +0000 (Tue, 24 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: Bug fixes for 6.4 RC2.

This update includes updates to patterns to correct color issues and some code quality fixes.

Follow-up to <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 luminuu, richtabor, onemaggie, kafleg, swissspidy, huzaifaalmesbah, neilorangepeel, shailu25, lada7042, mukesh27, nilovelez, jorbin.
Merges <a href="https://core.trac.wordpress.org/changeset/56999">[56999]</a> and <a href="https://core.trac.wordpress.org/changeset/57003">[57003]</a> to the 6.4 branch.
Fixes <a href="https://core.trac.wordpress.org/ticket/59711">#59711</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branches64srcwpcontentthemestwentytwentyfourfunctionsphp">branches/6.4/src/wp-content/themes/twentytwentyfour/functions.php</a></li>
<li><a href="#branches64srcwpcontentthemestwentytwentyfourpatternsctaservicesimageleftphp">branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php</a></li>
<li><a href="#branches64srcwpcontentthemestwentytwentyfourpatternstextfaqphp">branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php</a></li>
<li><a href="#branches64srcwpcontentthemestwentytwentyfourreadmetxt">branches/6.4/src/wp-content/themes/twentytwentyfour/readme.txt</a></li>
<li><a href="#branches64srcwpcontentthemestwentytwentyfourstylecss">branches/6.4/src/wp-content/themes/twentytwentyfour/style.css</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#branches64srcwpcontentthemestwentytwentyfourpatternstemplatesearchbloggingphp">branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#branches64srcwpcontentthemestwentytwentyfourpatternstemplatesearchwriterphp">branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-writer.php</a></li>
</ul>

<h3>Property Changed</h3>
<ul>
<li><a href="#branches64">branches/6.4/</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<span class="cx" style="display: block; padding: 0 10px">Index: branches/6.4
</span><span class="cx" style="display: block; padding: 0 10px">===================================================================
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">--- branches/6.4 2023-10-24 14:34:43 UTC (rev 57004)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+++ branches/6.4  2023-10-24 15:22:54 UTC (rev 57005)
</ins><a id="branches64"></a>
<div class="propset"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Property changes: branches/6.4</h4>
<pre class="diff"><span>
</span></pre></div>
<a id="svnmergeinfo"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: svn:mergeinfo</h4></div>
<span class="cx" style="display: block; padding: 0 10px"> /branches/5.0:43681-43682,43684-43688,43719-43720,43723,43726-43727,43729-43731,43734-43744,43747,43751-43754,43758,43760-43765,43767-43770,43772,43774-43781,43783,43785,43790-43806,43808-43821,43825,43828,43830-43834,43836-43843,43846-43863,43867-43889,43891-43894,43897-43905,43908-43909,43911-43929,43931-43942,43946-43947,43949-43956,43959-43964,43967-43969,43988,43994,44014,44017,44047,44183,44185,44187-44206,44208-44213,44231-44232,44235,44248,44284,44287-44288
</span><span class="cx" style="display: block; padding: 0 10px"> /branches/5.5:49373-49379,49381
</span><span class="cx" style="display: block; padding: 0 10px"> /branches/5.8:51889
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-/trunk:56974,56978,56984,56987,56990-56992,56996
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/trunk:56974,56978,56984,56987,56990-56992,56996,56999,57003
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="branches64srcwpcontentthemestwentytwentyfourfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.4/src/wp-content/themes/twentytwentyfour/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.4/src/wp-content/themes/twentytwentyfour/functions.php 2023-10-24 14:34:43 UTC (rev 57004)
+++ branches/6.4/src/wp-content/themes/twentytwentyfour/functions.php   2023-10-24 15:22:54 UTC (rev 57005)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -9,7 +9,7 @@
</span><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><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * Register block styles
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Register block styles.
</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"> if ( ! function_exists( 'twentytwentyfour_block_styles' ) ) :
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -16,9 +16,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Register custom block styles
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * @since Twenty Twenty-Four 1.0
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return void
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @since Twenty Twenty-Four 1.0
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        function twentytwentyfour_block_styles() {
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -174,9 +173,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Register pattern categories
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * @since Twenty Twenty-Four 1.0
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return void
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @since Twenty Twenty-Four 1.0
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        function twentytwentyfour_pattern_categories() {
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches64srcwpcontentthemestwentytwentyfourpatternsctaservicesimageleftphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.4/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">--- branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php  2023-10-24 14:34:43 UTC (rev 57004)
+++ branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php    2023-10-24 15:22:54 UTC (rev 57005)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,8 +7,8 @@
</span><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><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<!-- 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"}}},"backgroundColor":"contrast-3","layout":{"type":"constrained"}} -->
-<div class="wp-block-group alignfull has-contrast-3-background-color has-background" 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)">
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<!-- 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"}}},"backgroundColor":"accent-5","layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignfull has-accent-5-background-color has-background" 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)">
</ins><span class="cx" style="display: block; padding: 0 10px">         <!-- wp:columns {"verticalAlignment":null,"align":"wide","style":{"spacing":{"blockGap":{"top":"var:preset|spacing|40","left":"var:preset|spacing|50"}}}} -->
</span><span class="cx" style="display: block; padding: 0 10px">        <div class="wp-block-columns alignwide">
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- wp:column {"verticalAlignment":"center","width":"60%"} -->
</span></span></pre></div>
<a id="branches64srcwpcontentthemestwentytwentyfourpatternstemplatesearchbloggingphpfromrev57003trunksrcwpcontentthemestwentytwentyfourpatternstemplatesearchbloggingphp"></a>
<div class="copfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Copied: branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php (from rev 57003, trunk/src/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php)</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php                         (rev 0)
+++ branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php   2023-10-24 15:22:54 UTC (rev 57005)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,26 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+/**
+ * Title: Blogging search template
+ * Slug: twentytwentyfour/template-search-blogging
+ * Template Types: search
+ * Viewport width: 1400
+ * Inserter: no
+ */
+?>
+
+<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"constrained"}} -->
+<main class="wp-block-group" style="margin-top:0">
+       <!-- wp:group {"layout":{"type":"default"}} -->
+       <div class="wp-block-group">
+               <!-- wp:query-title {"type":"search","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|30"}}}} /-->
+               <!-- wp:pattern {"slug":"twentytwentyfour/hidden-search"} /-->
+       </div>
+       <!-- /wp:group -->
+
+       <!-- wp:pattern {"slug":"twentytwentyfour/posts-1-col"} /-->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
</ins></span></pre></div>
<a id="branches64srcwpcontentthemestwentytwentyfourpatternstemplatesearchwriterphp"></a>
<div class="delfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Deleted: branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-writer.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-writer.php   2023-10-24 14:34:43 UTC (rev 57004)
+++ branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/template-search-writer.php     2023-10-24 15:22:54 UTC (rev 57005)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,26 +0,0 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<?php
-/**
- * Title: Blogging search template
- * Slug: twentytwentyfour/template-search-blogging
- * Template Types: search
- * Viewport width: 1400
- * Inserter: no
- */
-?>
-
-<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
-
-<!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"constrained"}} -->
-<main class="wp-block-group" style="margin-top:0">
-       <!-- wp:group {"layout":{"type":"default"}} -->
-       <div class="wp-block-group">
-               <!-- wp:query-title {"type":"search","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|30"}}}} /-->
-               <!-- wp:pattern {"slug":"twentytwentyfour/hidden-search"} /-->
-       </div>
-       <!-- /wp:group -->
-
-       <!-- wp:pattern {"slug":"twentytwentyfour/posts-1-col"} /-->
-</main>
-<!-- /wp:group -->
-
-<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
</del></span></pre></div>
<a id="branches64srcwpcontentthemestwentytwentyfourpatternstextfaqphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.4/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">--- branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php 2023-10-24 14:34:43 UTC (rev 57004)
+++ branches/6.4/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php   2023-10-24 15:22:54 UTC (rev 57005)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -16,15 +16,15 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        <!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
</span><span class="cx" style="display: block; padding: 0 10px">        <div class="wp-block-group alignwide">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                <!-- wp:separator {"style":{"color":{"background":"#ffffff1a"}},"className":"is-style-wide"} -->
-               <hr class="wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide" style="background-color:#ffffff1a;color:#ffffff1a" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         <!-- wp:separator {"backgroundColor":"contrast-2","className":"is-style-wide"} -->
+               <hr class="wp-block-separator has-text-color has-contrast-2-color has-alpha-channel-opacity has-contrast-2-background-color has-background is-style-wide"/>
</ins><span class="cx" style="display: block; padding: 0 10px">                 <!-- /wp:separator -->
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} -->
</span><span class="cx" style="display: block; padding: 0 10px">                <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="margin-top:0">
</span><span class="cx" style="display: block; padding: 0 10px">                        <summary><?php echo esc_html_x( 'What is your process working in smaller projects?', 'Question on the details block', 'twentytwentyfour' ); ?></summary>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-3"}}}},"textColor":"contrast-3"} -->
-                       <p class="has-contrast-3-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} -->
+                       <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</ins><span class="cx" style="display: block; padding: 0 10px">                         <!-- /wp:paragraph -->
</span><span class="cx" style="display: block; padding: 0 10px">                </details>
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- /wp:details -->
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -32,8 +32,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} -->
</span><span class="cx" style="display: block; padding: 0 10px">                <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="margin-top:0">
</span><span class="cx" style="display: block; padding: 0 10px">                        <summary><?php echo esc_html_x( 'Who is behind Études?', 'Question on the details block', 'twentytwentyfour' ); ?></summary>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-3"}}}},"textColor":"contrast-3"} -->
-                       <p class="has-contrast-3-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} -->
+                       <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</ins><span class="cx" style="display: block; padding: 0 10px">                         <!-- /wp:paragraph -->
</span><span class="cx" style="display: block; padding: 0 10px">                </details>
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- /wp:details -->
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -41,8 +41,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} -->
</span><span class="cx" style="display: block; padding: 0 10px">                <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="margin-top:0">
</span><span class="cx" style="display: block; padding: 0 10px">                        <summary><?php echo esc_html_x( 'I\'d like to get to meet fellow architects, how can I do that?', 'Question on the details block', 'twentytwentyfour' ); ?></summary>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-3"}}}},"textColor":"contrast-3"} -->
-                       <p class="has-contrast-3-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} -->
+                       <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</ins><span class="cx" style="display: block; padding: 0 10px">                         <!-- /wp:paragraph -->
</span><span class="cx" style="display: block; padding: 0 10px">                </details>
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- /wp:details -->
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -50,8 +50,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} -->
</span><span class="cx" style="display: block; padding: 0 10px">                <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="margin-top:0">
</span><span class="cx" style="display: block; padding: 0 10px">                        <summary><?php echo esc_html_x( 'Can I apply to be a part of the team or work as a contractor?', 'Question on the details block', 'twentytwentyfour' ); ?></summary>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-3"}}}},"textColor":"contrast-3"} -->
-                       <p class="has-contrast-3-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} -->
+                       <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p>
</ins><span class="cx" style="display: block; padding: 0 10px">                         <!-- /wp:paragraph -->
</span><span class="cx" style="display: block; padding: 0 10px">                </details>
</span><span class="cx" style="display: block; padding: 0 10px">                <!-- /wp:details -->
</span></span></pre></div>
<a id="branches64srcwpcontentthemestwentytwentyfourreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.4/src/wp-content/themes/twentytwentyfour/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.4/src/wp-content/themes/twentytwentyfour/readme.txt    2023-10-24 14:34:43 UTC (rev 57004)
+++ branches/6.4/src/wp-content/themes/twentytwentyfour/readme.txt      2023-10-24 15:22:54 UTC (rev 57005)
</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"> Requires at least: 6.4
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.4
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 7.0
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 1.0
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GPLv2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches64srcwpcontentthemestwentytwentyfourstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.4/src/wp-content/themes/twentytwentyfour/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.4/src/wp-content/themes/twentytwentyfour/style.css     2023-10-24 14:34:43 UTC (rev 57004)
+++ branches/6.4/src/wp-content/themes/twentytwentyfour/style.css       2023-10-24 15:22:54 UTC (rev 57005)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,6 +1,6 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /*
</span><span class="cx" style="display: block; padding: 0 10px"> Theme Name: Twenty Twenty-Four
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Theme URI: https://wordpress.org/themes/twentytwentyfour
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Theme URI: https://wordpress.org/themes/twentytwentyfour/
</ins><span class="cx" style="display: block; padding: 0 10px"> Author: the WordPress team
</span><span class="cx" style="display: block; padding: 0 10px"> Author URI: https://wordpress.org
</span><span class="cx" style="display: block; padding: 0 10px"> Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
</span></span></pre>
</div>
</div>

</body>
</html>