<!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>[56318] branches/6.3/src/wp-content/themes: Bundled Themes: Bump version numbers for WordPress 6.3.</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/56318">56318</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/56318","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>audrasjb</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2023-07-27 10:18:04 +0000 (Thu, 27 Jul 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'>Bundled Themes: Bump version numbers for WordPress 6.3.

In coordination with the release of 6.3, a new version of each bundled theme will also be released. This bumps the version of each theme to the following:

- Twenty Ten: 3.9
- Twenty Eleven: 4.4
- Twenty Twelve: 4.0
- Twenty Thirteen: 3.9
- Twenty Fourteen: 3.7
- Twenty Fifteen: 3.5
- Twenty Sixteen: 3.0
- Twenty Seventeen: 3.3
- Twenty Nineteen: 2.6
- Twenty Twenty: 2.3
- Twenty Twenty-One: 1.9
- Twenty Twenty-Two: 1.5
- Twenty Twenty-Three: 1.2

Props mukesh27, hareesh-pillai, audrasjb, jakariaistauk, kafleg, sabernhardt, spacedmonkey.
Reviewed by audrasjb, spacedmonkey.
Merges <a href="https://core.trac.wordpress.org/changeset/56315">[56315]</a> to the 6.3 branch.
Fixes <a href="https://core.trac.wordpress.org/ticket/57857">#57857</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branches63srcwpcontentthemestwentyelevenheaderphp">branches/6.3/src/wp-content/themes/twentyeleven/header.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentyelevenreadmetxt">branches/6.3/src/wp-content/themes/twentyeleven/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentyelevenstylecss">branches/6.3/src/wp-content/themes/twentyeleven/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentyfifteenfunctionsphp">branches/6.3/src/wp-content/themes/twentyfifteen/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentyfifteenreadmetxt">branches/6.3/src/wp-content/themes/twentyfifteen/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentyfifteenstylecss">branches/6.3/src/wp-content/themes/twentyfifteen/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentyfourteenfunctionsphp">branches/6.3/src/wp-content/themes/twentyfourteen/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentyfourteenreadmetxt">branches/6.3/src/wp-content/themes/twentyfourteen/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentyfourteenstylecss">branches/6.3/src/wp-content/themes/twentyfourteen/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentynineteenfunctionsphp">branches/6.3/src/wp-content/themes/twentynineteen/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentynineteenpackagelockjson">branches/6.3/src/wp-content/themes/twentynineteen/package-lock.json</a></li>
<li><a href="#branches63srcwpcontentthemestwentynineteenpackagejson">branches/6.3/src/wp-content/themes/twentynineteen/package.json</a></li>
<li><a href="#branches63srcwpcontentthemestwentynineteenreadmetxt">branches/6.3/src/wp-content/themes/twentynineteen/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentynineteenstylertlcss">branches/6.3/src/wp-content/themes/twentynineteen/style-rtl.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentynineteenstylecss">branches/6.3/src/wp-content/themes/twentynineteen/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentynineteenstylescss">branches/6.3/src/wp-content/themes/twentynineteen/style.scss</a></li>
<li><a href="#branches63srcwpcontentthemestwentyseventeenfunctionsphp">branches/6.3/src/wp-content/themes/twentyseventeen/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentyseventeenreadmetxt">branches/6.3/src/wp-content/themes/twentyseventeen/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentyseventeenstylecss">branches/6.3/src/wp-content/themes/twentyseventeen/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentysixteenfunctionsphp">branches/6.3/src/wp-content/themes/twentysixteen/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentysixteenreadmetxt">branches/6.3/src/wp-content/themes/twentysixteen/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentysixteenstylecss">branches/6.3/src/wp-content/themes/twentysixteen/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytenfunctionsphp">branches/6.3/src/wp-content/themes/twentyten/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentytenheaderphp">branches/6.3/src/wp-content/themes/twentyten/header.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentytenreadmetxt">branches/6.3/src/wp-content/themes/twentyten/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentytenstylecss">branches/6.3/src/wp-content/themes/twentyten/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentythirteenfunctionsphp">branches/6.3/src/wp-content/themes/twentythirteen/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentythirteenreadmetxt">branches/6.3/src/wp-content/themes/twentythirteen/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentythirteenstylecss">branches/6.3/src/wp-content/themes/twentythirteen/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwelvefunctionsphp">branches/6.3/src/wp-content/themes/twentytwelve/functions.php</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwelvereadmetxt">branches/6.3/src/wp-content/themes/twentytwelve/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwelvestylecss">branches/6.3/src/wp-content/themes/twentytwelve/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentypackagelockjson">branches/6.3/src/wp-content/themes/twentytwenty/package-lock.json</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentypackagejson">branches/6.3/src/wp-content/themes/twentytwenty/package.json</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyreadmetxt">branches/6.3/src/wp-content/themes/twentytwenty/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentystylertlcss">branches/6.3/src/wp-content/themes/twentytwenty/style-rtl.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentystylecss">branches/6.3/src/wp-content/themes/twentytwenty/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyoneassetscssiecss">branches/6.3/src/wp-content/themes/twentytwentyone/assets/css/ie.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyoneassetssass01settingsfileheaderscss">branches/6.3/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyonepackagelockjson">branches/6.3/src/wp-content/themes/twentytwentyone/package-lock.json</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyonepackagejson">branches/6.3/src/wp-content/themes/twentytwentyone/package.json</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyonereadmetxt">branches/6.3/src/wp-content/themes/twentytwentyone/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyonestylertlcss">branches/6.3/src/wp-content/themes/twentytwentyone/style-rtl.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentyonestylecss">branches/6.3/src/wp-content/themes/twentytwentyone/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentythreereadmetxt">branches/6.3/src/wp-content/themes/twentytwentythree/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentythreestylecss">branches/6.3/src/wp-content/themes/twentytwentythree/style.css</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentytworeadmetxt">branches/6.3/src/wp-content/themes/twentytwentytwo/readme.txt</a></li>
<li><a href="#branches63srcwpcontentthemestwentytwentytwostylecss">branches/6.3/src/wp-content/themes/twentytwentytwo/style.css</a></li>
</ul>

<h3>Property Changed</h3>
<ul>
<li><a href="#branches63">branches/6.3/</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<span class="cx" style="display: block; padding: 0 10px">Index: branches/6.3
</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.3 2023-07-27 10:08:40 UTC (rev 56317)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+++ branches/6.3  2023-07-27 10:18:04 UTC (rev 56318)
</ins><a id="branches63"></a>
<div class="propset"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Property changes: branches/6.3</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:56268,56272,56277,56282,56284,56287,56290-56292,56296,56298,56300,56302,56309,56311
</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:56268,56272,56277,56282,56284,56287,56290-56292,56296,56298,56300,56302,56309,56311,56315
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="branches63srcwpcontentthemestwentyelevenheaderphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyeleven/header.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyeleven/header.php        2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyeleven/header.php  2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -49,7 +49,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px">        </title>
</span><span class="cx" style="display: block; padding: 0 10px"> <link rel="profile" href="https://gmpg.org/xfn/11" />
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20221126" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20230808" />
</ins><span class="cx" style="display: block; padding: 0 10px"> <link rel="pingback" href="<?php echo esc_url( get_bloginfo( 'pingback_url' ) ); ?>">
</span><span class="cx" style="display: block; padding: 0 10px"> <!--[if lt IE 9]>
</span><span class="cx" style="display: block; padding: 0 10px"> <script src="<?php echo esc_url( get_template_directory_uri() ); ?>/js/html5.js?ver=3.7.0" type="text/javascript"></script>
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyelevenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyeleven/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyeleven/readme.txt        2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyeleven/readme.txt  2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,8 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Eleven ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Requires at least: WordPress 3.2
-Tested up to: 6.2
-Stable tag: 4.3
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 3.2
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Stable tag: 4.4
</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"> Tags: blog, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -47,6 +48,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 4.4 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Eleven_Theme_Changelog#Version_4.4
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 4.3 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyelevenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyeleven/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyeleven/style.css 2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyeleven/style.css   2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,9 @@
</span><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: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 4.3
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 4.4
+Requires at least: 3.2
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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></pre></div>
<a id="branches63srcwpcontentthemestwentyfifteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyfifteen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyfifteen/functions.php    2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyfifteen/functions.php      2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -430,10 +430,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '20201026' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Load our main stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri(), array(), '20230328' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri(), array(), '20230808' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme block stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyfifteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentyfifteen-style' ), '20230122' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfifteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentyfifteen-style' ), '20230623' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Register the Internet Explorer specific stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px">        wp_register_style( 'twentyfifteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentyfifteen-style' ), '20220908' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -475,7 +475,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentyfifteen_block_editor_styles() {
</span><span class="cx" style="display: block; padding: 0 10px">        // Block styles.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyfifteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20230122' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfifteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20230623' );
</ins><span class="cx" style="display: block; padding: 0 10px">         // Add custom fonts.
</span><span class="cx" style="display: block; padding: 0 10px">        $font_version = ( 0 === strpos( (string) twentyfifteen_fonts_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyfifteen-fonts', twentyfifteen_fonts_url(), array(), $font_version );
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyfifteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyfifteen/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyfifteen/readme.txt       2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyfifteen/readme.txt 2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,8 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Fifteen ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Requires at least: WordPress 4.1
-Tested up to: 6.2
-Version: 3.4
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 4.1
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Version: 3.5
</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"> Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -76,6 +77,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 3.5 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_3.5
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.4 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyfifteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyfifteen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyfifteen/style.css        2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyfifteen/style.css  2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,9 @@
</span><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: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 3.4
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.5
+Requires at least: 4.1
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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></pre></div>
<a id="branches63srcwpcontentthemestwentyfourteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyfourteen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyfourteen/functions.php   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyfourteen/functions.php     2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -345,10 +345,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.3' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Load our main stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '20230328' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '20230808' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme block stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyfourteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentyfourteen-style' ), '20230206' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfourteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentyfourteen-style' ), '20230630' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Load the Internet Explorer specific stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyfourteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentyfourteen-style' ), '20140711' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -426,7 +426,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentyfourteen_block_editor_styles() {
</span><span class="cx" style="display: block; padding: 0 10px">        // Block styles.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyfourteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20230206' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfourteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20230623' );
</ins><span class="cx" style="display: block; padding: 0 10px">         // Add custom fonts.
</span><span class="cx" style="display: block; padding: 0 10px">        $font_version = ( 0 === strpos( (string) twentyfourteen_font_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyfourteen-fonts', twentyfourteen_font_url(), array(), $font_version );
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyfourteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyfourteen/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyfourteen/readme.txt      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyfourteen/readme.txt        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,8 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Fourteen ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Requires at least: WordPress 3.6
-Tested up to: 6.2
-Stable tag: 3.6
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 3.6
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Stable tag: 3.7
</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"> Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -63,6 +64,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 3.7 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.7
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.6 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyfourteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyfourteen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyfourteen/style.css       2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyfourteen/style.css 2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,9 @@
</span><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: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 3.6
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.7
+Requires at least: 3.6
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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></pre></div>
<a id="branches63srcwpcontentthemestwentynineteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentynineteen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentynineteen/functions.php   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentynineteen/functions.php     2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -260,7 +260,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        if ( has_nav_menu( 'menu-1' ) ) {
</span><span class="cx" style="display: block; padding: 0 10px">                wp_enqueue_script( 'twentynineteen-priority-menu', get_theme_file_uri( '/js/priority-menu.js' ), array(), '20200129', true );
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                wp_enqueue_script( 'twentynineteen-touch-navigation', get_theme_file_uri( '/js/touch-keyboard-navigation.js' ), array(), '20221101', true );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         wp_enqueue_script( 'twentynineteen-touch-navigation', get_theme_file_uri( '/js/touch-keyboard-navigation.js' ), array(), '20230621', true );
</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_enqueue_style( 'twentynineteen-print-style', get_template_directory_uri() . '/print.css', array(), wp_get_theme()->get( 'Version' ), 'print' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -296,7 +296,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentynineteen_editor_customizer_styles() {
</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_enqueue_style( 'twentynineteen-editor-customizer-styles', get_theme_file_uri( '/style-editor-customizer.css' ), false, '1.1', 'all' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentynineteen-editor-customizer-styles', get_theme_file_uri( '/style-editor-customizer.css' ), false, '2.1', 'all' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        if ( 'custom' === get_theme_mod( 'primary_color' ) ) {
</span><span class="cx" style="display: block; padding: 0 10px">                // Include color patterns.
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentynineteenpackagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentynineteen/package-lock.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentynineteen/package-lock.json       2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentynineteen/package-lock.json 2023-07-27 10:18:04 UTC (rev 56318)
</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">   "name": "twentynineteen",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-  "version": "2.5.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  "version": "2.6.0",
</ins><span class="cx" style="display: block; padding: 0 10px">   "lockfileVersion": 1,
</span><span class="cx" style="display: block; padding: 0 10px">   "requires": true,
</span><span class="cx" style="display: block; padding: 0 10px">   "dependencies": {
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentynineteenpackagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentynineteen/package.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentynineteen/package.json    2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentynineteen/package.json      2023-07-27 10:18:04 UTC (rev 56318)
</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">   "name": "twentynineteen",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-  "version": "2.5.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  "version": "2.6.0",
</ins><span class="cx" style="display: block; padding: 0 10px">   "description": "Default WP Theme",
</span><span class="cx" style="display: block; padding: 0 10px">   "bugs": {
</span><span class="cx" style="display: block; padding: 0 10px">     "url": "https://core.trac.wordpress.org/"
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentynineteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentynineteen/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentynineteen/readme.txt      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentynineteen/readme.txt        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2,8 +2,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><span class="cx" style="display: block; padding: 0 10px"> Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.9.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
-Stable tag: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
+Requires PHP: 5.2.4
+Stable tag: 2.6
</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 class="lines" style="display: block; padding: 0 10px; color: #888">@@ -39,6 +40,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 2.6 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_2.6
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 2.5 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentynineteenstylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentynineteen/style-rtl.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentynineteen/style-rtl.css   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentynineteen/style-rtl.css     2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,10 +5,10 @@
</span><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: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.9.6
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentynineteen
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentynineteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentynineteen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentynineteen/style.css       2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentynineteen/style.css 2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,10 +5,10 @@
</span><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: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.9.6
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentynineteen
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentynineteenstylescss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentynineteen/style.scss</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentynineteen/style.scss      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentynineteen/style.scss        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,10 +4,10 @@
</span><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: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.9.6
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentynineteen
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyseventeenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyseventeen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyseventeen/functions.php  2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyseventeen/functions.php    2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -452,7 +452,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyseventeen-fonts', twentyseventeen_fonts_url(), array(), $font_version );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyseventeen-style', get_stylesheet_uri(), array(), '20230328' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyseventeen-style', get_stylesheet_uri(), array(), '20230808' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme block stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyseventeen-block-style', get_theme_file_uri( '/assets/css/blocks.css' ), array( 'twentyseventeen-style' ), '20220912' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -514,7 +514,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentyseventeen_block_editor_styles() {
</span><span class="cx" style="display: block; padding: 0 10px">        // Block styles.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyseventeen-block-editor-style', get_theme_file_uri( '/assets/css/editor-blocks.css' ), array(), '20220912' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyseventeen-block-editor-style', get_theme_file_uri( '/assets/css/editor-blocks.css' ), array(), '20230614' );
</ins><span class="cx" style="display: block; padding: 0 10px">         // Add custom fonts.
</span><span class="cx" style="display: block; padding: 0 10px">        $font_version = ( 0 === strpos( (string) twentyseventeen_fonts_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyseventeen-fonts', twentyseventeen_fonts_url(), array(), $font_version );
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyseventeenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyseventeen/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyseventeen/readme.txt     2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyseventeen/readme.txt       2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Seventeen ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
-Version: 3.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 4.7
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Version: 3.3
</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"> Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -73,6 +75,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 3.3 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_3.3
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.2 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentyseventeenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyseventeen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyseventeen/style.css      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyseventeen/style.css        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,8 @@
</span><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 Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 3.2
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.3
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.7
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentysixteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentysixteen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentysixteen/functions.php    2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentysixteen/functions.php      2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -391,10 +391,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '20201208' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20230328' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20230808' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme block stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentysixteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentysixteen-style' ), '20230206' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentysixteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentysixteen-style' ), '20230628' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Load the Internet Explorer specific stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentysixteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentysixteen-style' ), '20170530' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -423,7 +423,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                wp_enqueue_script( 'twentysixteen-keyboard-image-navigation', get_template_directory_uri() . '/js/keyboard-image-navigation.js', array( 'jquery' ), '20170530' );
</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_enqueue_script( 'twentysixteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20211130', true );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_script( 'twentysixteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20230629', true );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        wp_localize_script(
</span><span class="cx" style="display: block; padding: 0 10px">                'twentysixteen-script',
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -443,7 +443,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentysixteen_block_editor_styles() {
</span><span class="cx" style="display: block; padding: 0 10px">        // Block styles.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20221004' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20230628' );
</ins><span class="cx" style="display: block; padding: 0 10px">         // Add custom fonts.
</span><span class="cx" style="display: block; padding: 0 10px">        $font_version = ( 0 === strpos( (string) twentysixteen_fonts_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentysixteen-fonts', twentysixteen_fonts_url(), array(), $font_version );
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentysixteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentysixteen/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentysixteen/readme.txt       2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentysixteen/readme.txt 2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Sixteen ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
-Version: 2.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 4.4
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Version: 3.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"> Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -70,6 +72,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 3.0 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_3.0
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 2.9 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentysixteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentysixteen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentysixteen/style.css        2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentysixteen/style.css  2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,8 @@
</span><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 Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 2.9
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.0
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.4
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyten/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyten/functions.php        2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyten/functions.php  2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -731,7 +731,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentyten_scripts_styles() {
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme block stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyten-block-style', get_template_directory_uri() . '/blocks.css', array(), '20190704' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyten-block-style', get_template_directory_uri() . '/blocks.css', array(), '20230627' );
</ins><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> add_action( 'wp_enqueue_scripts', 'twentyten_scripts_styles' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -742,7 +742,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentyten_block_editor_styles() {
</span><span class="cx" style="display: block; padding: 0 10px">        // Block styles.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentyten-block-editor-style', get_template_directory_uri() . '/editor-blocks.css', array(), '20221011' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyten-block-editor-style', get_template_directory_uri() . '/editor-blocks.css', array(), '20230627' );
</ins><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> add_action( 'enqueue_block_editor_assets', 'twentyten_block_editor_styles' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytenheaderphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyten/header.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyten/header.php   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyten/header.php     2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -39,7 +39,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px">        </title>
</span><span class="cx" style="display: block; padding: 0 10px"> <link rel="profile" href="https://gmpg.org/xfn/11" />
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20230328" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20230808" />
</ins><span class="cx" style="display: block; padding: 0 10px"> <link rel="pingback" href="<?php echo esc_url( get_bloginfo( 'pingback_url' ) ); ?>">
</span><span class="cx" style="display: block; padding: 0 10px"> <?php
</span><span class="cx" style="display: block; padding: 0 10px">        /*
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyten/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyten/readme.txt   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyten/readme.txt     2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Ten ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
-Stable tag: 3.8
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 3.0
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Stable tag: 3.9
</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"> Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -42,6 +44,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 3.9 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_3.9
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.8 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentyten/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentyten/style.css    2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentyten/style.css      2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,8 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
</span><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><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 3.8
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.9
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 3.0
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentythirteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentythirteen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentythirteen/functions.php   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentythirteen/functions.php     2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -331,10 +331,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.3' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Loads our main stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentythirteen-style', get_stylesheet_uri(), array(), '20230328' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentythirteen-style', get_stylesheet_uri(), array(), '20230808' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme block stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentythirteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentythirteen-style' ), '20230122' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentythirteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentythirteen-style' ), '20230621' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Registers the Internet Explorer specific stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px">        wp_register_style( 'twentythirteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentythirteen-style' ), '20150214' );
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentythirteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentythirteen/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentythirteen/readme.txt      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentythirteen/readme.txt        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Thirteen ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
-Stable tag: 3.8
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 3.6
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Stable tag: 3.9
</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"> Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -62,6 +64,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 3.9 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_3.9
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.8 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentythirteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentythirteen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentythirteen/style.css       2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentythirteen/style.css 2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,8 @@
</span><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: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 3.8
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.9
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 3.6
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwelvefunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwelve/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwelve/functions.php     2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwelve/functions.php       2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -197,7 +197,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">        // Loads our main stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20230328' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20230808' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Theme block stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentytwelve-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentytwelve-style' ), '20230213' );
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwelvereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwelve/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwelve/readme.txt        2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwelve/readme.txt  2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Twelve ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
-Stable tag: 3.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 3.5
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Stable tag: 4.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"> Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, block-patterns
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -51,6 +53,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 4.0 =
+* Released: August 8, 2023
+
+https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_4.0
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.9 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwelvestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwelve/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwelve/style.css 2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwelve/style.css   2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,8 +4,8 @@
</span><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: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 3.9
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 4.0
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 3.5
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentypackagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwenty/package-lock.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwenty/package-lock.json 2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwenty/package-lock.json   2023-07-27 10:18:04 UTC (rev 56318)
</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">        "name": "twentytwenty",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        "version": "2.2.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "2.3.0",
</ins><span class="cx" style="display: block; padding: 0 10px">         "lockfileVersion": 1,
</span><span class="cx" style="display: block; padding: 0 10px">        "requires": true,
</span><span class="cx" style="display: block; padding: 0 10px">        "dependencies": {
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentypackagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwenty/package.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwenty/package.json      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwenty/package.json        2023-07-27 10:18:04 UTC (rev 56318)
</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">        "name": "twentytwenty",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        "version": "2.2.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "2.3.0",
</ins><span class="cx" style="display: block; padding: 0 10px">         "description": "Default WP Theme",
</span><span class="cx" style="display: block; padding: 0 10px">        "author": "The WordPress Contributors",
</span><span class="cx" style="display: block; padding: 0 10px">        "license": "GPL-2.0-or-later",
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwenty/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwenty/readme.txt        2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwenty/readme.txt  2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Twenty ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: the WordPress team
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
-Stable tag: 2.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Requires at least: 4.7
+Tested up to: 6.3
+Requires PHP: 5.2.4
+Stable tag: 2.3
</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 class="lines" style="display: block; padding: 0 10px; color: #888">@@ -22,6 +24,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 2.3 =
+* Released: August 8, 2023
+
+https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_2.3
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 2.2 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentystylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwenty/style-rtl.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwenty/style-rtl.css     2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwenty/style-rtl.css       2023-07-27 10:18:04 UTC (rev 56318)
</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"> /*
</span><span class="cx" style="display: block; padding: 0 10px"> Theme Name: Twenty Twenty
</span><span class="cx" style="display: block; padding: 0 10px"> Text Domain: twentytwenty
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 2.2
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.3
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.7
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentystylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwenty/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwenty/style.css 2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwenty/style.css   2023-07-27 10:18:04 UTC (rev 56318)
</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"> /*
</span><span class="cx" style="display: block; padding: 0 10px"> Theme Name: Twenty Twenty
</span><span class="cx" style="display: block; padding: 0 10px"> Text Domain: twentytwenty
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 2.2
-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.3
+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.7
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span><span class="cx" style="display: block; padding: 0 10px"> Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyoneassetscssiecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentyone/assets/css/ie.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentyone/assets/css/ie.css      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentyone/assets/css/ie.css        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,9 +7,9 @@
</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-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 1.8
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.9
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentytwentyone
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyoneassetssass01settingsfileheaderscss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss       2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss 2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,9 +5,9 @@
</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-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 1.8
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.9
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentytwentyone
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyonepackagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentyone/package-lock.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentyone/package-lock.json      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentyone/package-lock.json        2023-07-27 10:18:04 UTC (rev 56318)
</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">        "name": "twentytwentyone",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        "version": "1.8.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "1.9.0",
</ins><span class="cx" style="display: block; padding: 0 10px">         "lockfileVersion": 1,
</span><span class="cx" style="display: block; padding: 0 10px">        "requires": true,
</span><span class="cx" style="display: block; padding: 0 10px">        "dependencies": {
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyonepackagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentyone/package.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentyone/package.json   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentyone/package.json     2023-07-27 10:18:04 UTC (rev 56318)
</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">        "name": "twentytwentyone",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        "version": "1.8.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "1.9.0",
</ins><span class="cx" style="display: block; padding: 0 10px">         "description": "Default WP Theme",
</span><span class="cx" style="display: block; padding: 0 10px">        "author": "The WordPress Contributors",
</span><span class="cx" style="display: block; padding: 0 10px">        "license": "GPL-2.0-or-later",
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyonereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentyone/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentyone/readme.txt     2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentyone/readme.txt       2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,9 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Twenty-One ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Stable tag: 1.8
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 1.9
</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 class="lines" style="display: block; padding: 0 10px; color: #888">@@ -30,6 +30,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 1.9 =
+* Released: August 8, 2023
+
+https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.9
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 1.8 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyonestylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentyone/style-rtl.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentyone/style-rtl.css  2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentyone/style-rtl.css    2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,9 +7,9 @@
</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-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 1.8
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.9
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentytwentyone
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentyonestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentyone/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentyone/style.css      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentyone/style.css        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,9 +7,9 @@
</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-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 1.8
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.9
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentytwentyone
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentythreereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentythree/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentythree/readme.txt   2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentythree/readme.txt     2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,9 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Twenty-Three ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 6.1
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Stable tag: 1.1
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 1.2
</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 class="lines" style="display: block; padding: 0 10px; color: #888">@@ -15,6 +15,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 1.2 =
+* Released: August 8, 2023
+
+https://wordpress.org/documentation/article/twenty-twenty-three-changelog/#Version_1.2
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 1.1 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentythreestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentythree/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentythree/style.css    2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentythree/style.css      2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,9 +5,9 @@
</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-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 6.1
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 1.1
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.2
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> Text Domain: twentytwentythree
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentytworeadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentytwo/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentytwo/readme.txt     2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentytwo/readme.txt       2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,9 +1,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === Twenty Twenty-Two ===
</span><span class="cx" style="display: block; padding: 0 10px"> Contributors: wordpressdotorg
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.9
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Stable tag: 1.4
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 1.5
</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 class="lines" style="display: block; padding: 0 10px; color: #888">@@ -17,6 +17,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 1.5 =
+* Released: August 8, 2023
+
+https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.5
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 1.4 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: March 28, 2023
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches63srcwpcontentthemestwentytwentytwostylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.3/src/wp-content/themes/twentytwentytwo/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.3/src/wp-content/themes/twentytwentytwo/style.css      2023-07-27 10:08:40 UTC (rev 56317)
+++ branches/6.3/src/wp-content/themes/twentytwentytwo/style.css        2023-07-27 10:18:04 UTC (rev 56318)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,9 +5,9 @@
</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: Built on a solidly designed foundation, Twenty Twenty-Two embraces the idea that everyone deserves a truly unique website. The theme’s subtle styles are inspired by the diversity and versatility of birds: its typography is lightweight yet strong, its color palette is drawn from nature, and its layout elements sit gently on the page. The true richness of Twenty Twenty-Two lies in its opportunity for customization. The theme is built to take advantage of the Site Editor features introduced in WordPress 5.9, which means that colors, typography, and the layout of every single page on your site can be customized to suit your vision. It also includes dozens of block patterns, opening the door to a wide range of professionally designed layouts in just a few clicks. Whether you’re building a single-page website, a blog, a business website, or a portfolio, Twenty Twenty-Two will help you create a site that is un
 iquely yours.
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.9
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 6.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 1.4
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.5
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 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"> Text Domain: twentytwentytwo
</span></span></pre>
</div>
</div>

</body>
</html>