<!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>[53423] branches/6.0/src/wp-content/themes: Bundled themes: Bump versions for WordPress 6.0 release.</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/53423">53423</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/53423","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>SergeyBiryukov</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2022-05-20 16:06:54 +0000 (Fri, 20 May 2022)</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 versions for WordPress 6.0 release.

Bump bundled theme version numbers in preparation for the WordPress 6.0 release. Each theme's _tested up to_ file header has been increased to indicate WordPress 6.0 support.

The new version numbers are:

* Twenty Ten: 3.7
* Twenty Eleven: 4.1
* Twenty Twelve: 3.7
* Twenty Thirteen*: 3.7
* Twenty Fourteen: 3.4
* Twenty Fifteen*: 3.2
* Twenty Sixteen*: 2.7
* Twenty Seventeen*: 3.0
* Twenty Nineteen: 2.3
* Twenty Twenty: 2.0
* Twenty Twenty-One: 1.6

An asterisk indicates the theme includes assets requiring a manual version bump, this is set to the reverse date format of the release day: `20220524`.

Follow up to <a href="https://core.trac.wordpress.org/changeset/53286">[53286]</a> in which the Twenty Twenty-Two theme version was bumped to 1.2.

Props peterwilsoncc, desrosj, costdev, mehedi890.
Merges <a href="https://core.trac.wordpress.org/changeset/53418">[53418]</a> to the 6.0 branch.
Fixes <a href="https://core.trac.wordpress.org/ticket/55754">#55754</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branches60srcwpcontentthemestwentyelevenreadmetxt">branches/6.0/src/wp-content/themes/twentyeleven/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentyelevenstylecss">branches/6.0/src/wp-content/themes/twentyeleven/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentyfifteenfunctionsphp">branches/6.0/src/wp-content/themes/twentyfifteen/functions.php</a></li>
<li><a href="#branches60srcwpcontentthemestwentyfifteenreadmetxt">branches/6.0/src/wp-content/themes/twentyfifteen/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentyfifteenstylecss">branches/6.0/src/wp-content/themes/twentyfifteen/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentyfourteenreadmetxt">branches/6.0/src/wp-content/themes/twentyfourteen/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentyfourteenstylecss">branches/6.0/src/wp-content/themes/twentyfourteen/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentynineteenpackagelockjson">branches/6.0/src/wp-content/themes/twentynineteen/package-lock.json</a></li>
<li><a href="#branches60srcwpcontentthemestwentynineteenpackagejson">branches/6.0/src/wp-content/themes/twentynineteen/package.json</a></li>
<li><a href="#branches60srcwpcontentthemestwentynineteenreadmetxt">branches/6.0/src/wp-content/themes/twentynineteen/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentynineteenstylertlcss">branches/6.0/src/wp-content/themes/twentynineteen/style-rtl.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentynineteenstylecss">branches/6.0/src/wp-content/themes/twentynineteen/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentynineteenstylescss">branches/6.0/src/wp-content/themes/twentynineteen/style.scss</a></li>
<li><a href="#branches60srcwpcontentthemestwentyseventeenfunctionsphp">branches/6.0/src/wp-content/themes/twentyseventeen/functions.php</a></li>
<li><a href="#branches60srcwpcontentthemestwentyseventeenreadmetxt">branches/6.0/src/wp-content/themes/twentyseventeen/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentyseventeenstylecss">branches/6.0/src/wp-content/themes/twentyseventeen/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentysixteenfunctionsphp">branches/6.0/src/wp-content/themes/twentysixteen/functions.php</a></li>
<li><a href="#branches60srcwpcontentthemestwentysixteenreadmetxt">branches/6.0/src/wp-content/themes/twentysixteen/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentysixteenstylecss">branches/6.0/src/wp-content/themes/twentysixteen/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentytenreadmetxt">branches/6.0/src/wp-content/themes/twentyten/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentytenstylecss">branches/6.0/src/wp-content/themes/twentyten/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentythirteenfunctionsphp">branches/6.0/src/wp-content/themes/twentythirteen/functions.php</a></li>
<li><a href="#branches60srcwpcontentthemestwentythirteenreadmetxt">branches/6.0/src/wp-content/themes/twentythirteen/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentythirteenstylecss">branches/6.0/src/wp-content/themes/twentythirteen/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwelvereadmetxt">branches/6.0/src/wp-content/themes/twentytwelve/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwelvestylecss">branches/6.0/src/wp-content/themes/twentytwelve/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentypackagelockjson">branches/6.0/src/wp-content/themes/twentytwenty/package-lock.json</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentypackagejson">branches/6.0/src/wp-content/themes/twentytwenty/package.json</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyreadmetxt">branches/6.0/src/wp-content/themes/twentytwenty/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentystylertlcss">branches/6.0/src/wp-content/themes/twentytwenty/style-rtl.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentystylecss">branches/6.0/src/wp-content/themes/twentytwenty/style.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyoneassetscssiecss">branches/6.0/src/wp-content/themes/twentytwentyone/assets/css/ie.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyoneassetssass01settingsfileheaderscss">branches/6.0/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyonepackagelockjson">branches/6.0/src/wp-content/themes/twentytwentyone/package-lock.json</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyonepackagejson">branches/6.0/src/wp-content/themes/twentytwentyone/package.json</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyonereadmetxt">branches/6.0/src/wp-content/themes/twentytwentyone/readme.txt</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyonestylertlcss">branches/6.0/src/wp-content/themes/twentytwentyone/style-rtl.css</a></li>
<li><a href="#branches60srcwpcontentthemestwentytwentyonestylecss">branches/6.0/src/wp-content/themes/twentytwentyone/style.css</a></li>
</ul>

<h3>Property Changed</h3>
<ul>
<li><a href="#branches60">branches/6.0/</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<span class="cx" style="display: block; padding: 0 10px">Index: branches/6.0
</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.0 2022-05-20 15:49:09 UTC (rev 53422)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+++ branches/6.0  2022-05-20 16:06:54 UTC (rev 53423)
</ins><a id="branches60"></a>
<div class="propset"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Property changes: branches/6.0</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:53349,53352,53354,53358,53360,53362,53366,53368,53370,53372-53373,53375,53377-53378,53382-53383,53388,53402-53404,53409,53413,53416,53419-53421
</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:53349,53352,53354,53358,53360,53362,53366,53368,53370,53372-53373,53375,53377-53378,53382-53383,53388,53402-53404,53409,53413,53416,53418-53421
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="branches60srcwpcontentthemestwentyelevenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyeleven/readme.txt        2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyeleven/readme.txt  2022-05-20 16:06:54 UTC (rev 53423)
</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"> === Twenty Eleven ===
</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: WordPress 3.2
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 5.9
-Stable tag: 4.0
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+Stable tag: 4.1
</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 +47,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.1 =
+* Released: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Eleven_Theme_Changelog#Version_4.1
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 4.0 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentyelevenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyeleven/style.css 2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyeleven/style.css   2022-05-20 16:06:54 UTC (rev 53423)
</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 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.0
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 4.1
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentyfifteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyfifteen/functions.php    2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyfifteen/functions.php      2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -441,7 +441,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri(), array(), '20201208' );
</span><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' ), '20190102' );
</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' ), '20220524' );
</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( 'twentyfifteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentyfifteen-style' ), '20170916' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -461,7 +461,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                wp_enqueue_script( 'twentyfifteen-keyboard-image-navigation', get_template_directory_uri() . '/js/keyboard-image-navigation.js', array( 'jquery' ), '20141210' );
</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( 'twentyfifteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20171218', true );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_script( 'twentyfifteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20220524', true );
</ins><span class="cx" style="display: block; padding: 0 10px">         wp_localize_script(
</span><span class="cx" style="display: block; padding: 0 10px">                'twentyfifteen-script',
</span><span class="cx" style="display: block; padding: 0 10px">                'screenReaderText',
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentyfifteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyfifteen/readme.txt       2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyfifteen/readme.txt 2022-05-20 16:06:54 UTC (rev 53423)
</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"> === Twenty Fifteen ===
</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: WordPress 4.1
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 5.9
-Version: 3.1
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+Version: 3.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"> 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">@@ -61,6 +61,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.2 =
+* Released: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_3.2
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.1 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentyfifteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyfifteen/style.css        2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyfifteen/style.css  2022-05-20 16:06:54 UTC (rev 53423)
</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: 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.1
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.2
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentyfourteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyfourteen/readme.txt      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyfourteen/readme.txt        2022-05-20 16:06:54 UTC (rev 53423)
</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"> === Twenty Fourteen ===
</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: WordPress 3.6
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Tested up to: 5.9
-Stable tag: 3.3
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+Stable tag: 3.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, 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">@@ -58,6 +58,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.4 =
+* Released: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.4
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.3 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentyfourteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyfourteen/style.css       2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyfourteen/style.css 2022-05-20 16:06:54 UTC (rev 53423)
</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: 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.3
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.4
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentynineteenpackagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentynineteen/package-lock.json       2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentynineteen/package-lock.json 2022-05-20 16:06:54 UTC (rev 53423)
</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.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="branches60srcwpcontentthemestwentynineteenpackagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentynineteen/package.json    2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentynineteen/package.json      2022-05-20 16:06:54 UTC (rev 53423)
</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.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">   "bugs": {
</span><span class="cx" style="display: block; padding: 0 10px">     "url": "https://core.trac.wordpress.org/"
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentynineteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentynineteen/readme.txt      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentynineteen/readme.txt        2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2,8 +2,8 @@
</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, flexible-header, 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: 5.9
-Stable tag: 2.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+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">@@ -39,6 +39,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: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Nineteen_Theme_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: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentynineteenstylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentynineteen/style-rtl.css   2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentynineteen/style-rtl.css     2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.3
</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="branches60srcwpcontentthemestwentynineteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentynineteen/style.css       2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentynineteen/style.css 2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.3
</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="branches60srcwpcontentthemestwentynineteenstylescss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentynineteen/style.scss      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentynineteen/style.scss        2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.3
</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="branches60srcwpcontentthemestwentyseventeenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyseventeen/functions.php  2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyseventeen/functions.php    2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -457,7 +457,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentyseventeen-style', get_stylesheet_uri(), array(), '20201208' );
</span><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( 'twentyseventeen-block-style', get_theme_file_uri( '/assets/css/blocks.css' ), array( 'twentyseventeen-style' ), '20190105' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyseventeen-block-style', get_theme_file_uri( '/assets/css/blocks.css' ), array( 'twentyseventeen-style' ), '20220524' );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Load the dark colorscheme.
</span><span class="cx" style="display: block; padding: 0 10px">        if ( 'dark' === get_theme_mod( 'colorscheme', 'light' ) || is_customize_preview() ) {
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentyseventeenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyseventeen/readme.txt     2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyseventeen/readme.txt       2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === 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: 5.9
-Version: 2.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+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, 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">@@ -68,6 +68,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: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Seventeen_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: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentyseventeenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyseventeen/style.css      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyseventeen/style.css        2022-05-20 16:06:54 UTC (rev 53423)
</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: 2.9
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.0
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentysixteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentysixteen/functions.php    2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentysixteen/functions.php      2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -386,7 +386,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20201208' );
</span><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' ), '20190102' );
</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' ), '20220524' );
</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></pre></div>
<a id="branches60srcwpcontentthemestwentysixteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentysixteen/readme.txt       2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentysixteen/readme.txt 2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === 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: 5.9
-Version: 2.6
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+Version: 2.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: 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">@@ -55,6 +55,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.7 =
+* Released: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_2.7
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 2.6 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentysixteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentysixteen/style.css        2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentysixteen/style.css  2022-05-20 16:06:54 UTC (rev 53423)
</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.6
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.7
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentytenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyten/readme.txt   2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyten/readme.txt     2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === 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: 5.9
-Stable tag: 3.6
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+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, 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 +42,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: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Ten_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: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentytenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentyten/style.css    2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentyten/style.css      2022-05-20 16:06:54 UTC (rev 53423)
</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.6
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.7
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentythirteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentythirteen/functions.php   2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentythirteen/functions.php     2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -319,7 +319,7 @@
</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(), '20201208' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentythirteen-style', get_stylesheet_uri(), array(), '20220524' );
</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( 'twentythirteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentythirteen-style' ), '20190102' );
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentythirteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentythirteen/readme.txt      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentythirteen/readme.txt        2022-05-20 16:06:54 UTC (rev 53423)
</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"> === 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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</ins><span class="cx" style="display: block; padding: 0 10px"> Stable tag: 3.4
</span><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="lines" style="display: block; padding: 0 10px; color: #888">@@ -52,6 +52,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.6 =
+* Released: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_3.6
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 3.5 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentythirteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentythirteen/style.css       2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentythirteen/style.css 2022-05-20 16:06:54 UTC (rev 53423)
</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.5
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.6
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentytwelvereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwelve/readme.txt        2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwelve/readme.txt  2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === 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: 5.9
-Stable tag: 3.6
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+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, 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">@@ -46,6 +46,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: May 24, 2022
+
+https://codex.wordpress.org/Twenty_Twelve_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: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentytwelvestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwelve/style.css 2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwelve/style.css   2022-05-20 16:06:54 UTC (rev 53423)
</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.6
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.7
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentytwentypackagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwenty/package-lock.json 2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwenty/package-lock.json   2022-05-20 16:06:54 UTC (rev 53423)
</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": "1.9.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "2.0.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="branches60srcwpcontentthemestwentytwentypackagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwenty/package.json      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwenty/package.json        2022-05-20 16:06:54 UTC (rev 53423)
</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": "1.9.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "2.0.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="branches60srcwpcontentthemestwentytwentyreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwenty/readme.txt        2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwenty/readme.txt  2022-05-20 16:06:54 UTC (rev 53423)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> === 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: 5.9
-Stable tag: 1.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
+Stable tag: 2.0
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GPLv2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -22,6 +22,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.0 =
+* Released: May 24, 2022
+
+https://wordpress.org/support/article/twenty-twenty-changelog/#Version_2.0
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 1.9 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentytwentystylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwenty/style-rtl.css     2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwenty/style-rtl.css       2022-05-20 16:06:54 UTC (rev 53423)
</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: 1.9
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.0
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentytwentystylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwenty/style.css 2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwenty/style.css   2022-05-20 16:06:54 UTC (rev 53423)
</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: 1.9
-Tested up to: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.0
+Tested up to: 6.0
</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="branches60srcwpcontentthemestwentytwentyoneassetscssiecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwentyone/assets/css/ie.css      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwentyone/assets/css/ie.css        2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.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: twentytwentyone
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentytwentyoneassetssass01settingsfileheaderscss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss       2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss 2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.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: twentytwentyone
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentytwentyonepackagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwentyone/package-lock.json      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwentyone/package-lock.json        2022-05-20 16:06:54 UTC (rev 53423)
</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.5.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "1.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="branches60srcwpcontentthemestwentytwentyonepackagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwentyone/package.json   2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwentyone/package.json     2022-05-20 16:06:54 UTC (rev 53423)
</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.5.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "1.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">        "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="branches60srcwpcontentthemestwentytwentyonereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwentyone/readme.txt     2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwentyone/readme.txt       2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 1.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">@@ -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.6 =
+* Released: May 24, 2022
+
+https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.6
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 1.5 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: January 25, 2022
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentytwentyonestylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwentyone/style-rtl.css  2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwentyone/style-rtl.css    2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.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: twentytwentyone
</span></span></pre></div>
<a id="branches60srcwpcontentthemestwentytwentyonestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.0/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.0/src/wp-content/themes/twentytwentyone/style.css      2022-05-20 15:49:09 UTC (rev 53422)
+++ branches/6.0/src/wp-content/themes/twentytwentyone/style.css        2022-05-20 16:06:54 UTC (rev 53423)
</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: 5.9
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Tested up to: 6.0
</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.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.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: twentytwentyone
</span></span></pre>
</div>
</div>

</body>
</html>