<!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>[60457] branches/6.8/src/wp-content/themes: Bundled Themes: Bump Default Theme versions for 6.8.2.</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/60457">60457</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/60457","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>audrasjb</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2025-07-14 09:22:13 +0000 (Mon, 14 Jul 2025)</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 Default Theme versions for 6.8.2.
This bumps the versions of the following default themes for coordinated release with WordPress 6.8.2:
- Twenty Twelve: `4.6`
- Twenty Fourteen: `4.3`
- Twenty Sixteen: `3.6`
- Twenty Twenty-One: `2.6`
- Twenty Twenty-Five: `1.3`
Reviewed by peterwilsoncc, poena.
Merges <a href="https://core.trac.wordpress.org/changeset/60452">[60452]</a>, <a href="https://core.trac.wordpress.org/changeset/60453">[60453]</a>, <a href="https://core.trac.wordpress.org/changeset/60454">[60454]</a>, <a href="https://core.trac.wordpress.org/changeset/60455">[60455]</a> and <a href="https://core.trac.wordpress.org/changeset/60456">[60456]</a> to the 6.8 branch.
Props peterwilsoncc, audrasjb, poena, sabernhardt.
Fixes <a href="https://core.trac.wordpress.org/ticket/63681">#63681</a>.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#branches68srcwpcontentthemestwentyfourteenfunctionsphp">branches/6.8/src/wp-content/themes/twentyfourteen/functions.php</a></li>
<li><a href="#branches68srcwpcontentthemestwentyfourteenreadmetxt">branches/6.8/src/wp-content/themes/twentyfourteen/readme.txt</a></li>
<li><a href="#branches68srcwpcontentthemestwentyfourteenstylecss">branches/6.8/src/wp-content/themes/twentyfourteen/style.css</a></li>
<li><a href="#branches68srcwpcontentthemestwentysixteenfunctionsphp">branches/6.8/src/wp-content/themes/twentysixteen/functions.php</a></li>
<li><a href="#branches68srcwpcontentthemestwentysixteenreadmetxt">branches/6.8/src/wp-content/themes/twentysixteen/readme.txt</a></li>
<li><a href="#branches68srcwpcontentthemestwentysixteenstylecss">branches/6.8/src/wp-content/themes/twentysixteen/style.css</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwelvefunctionsphp">branches/6.8/src/wp-content/themes/twentytwelve/functions.php</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwelvereadmetxt">branches/6.8/src/wp-content/themes/twentytwelve/readme.txt</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwelvestylecss">branches/6.8/src/wp-content/themes/twentytwelve/style.css</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyfivereadmetxt">branches/6.8/src/wp-content/themes/twentytwentyfive/readme.txt</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyfivestylecss">branches/6.8/src/wp-content/themes/twentytwentyfive/style.css</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyoneassetscssiecss">branches/6.8/src/wp-content/themes/twentytwentyone/assets/css/ie.css</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyoneassetssass01settingsfileheaderscss">branches/6.8/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyonepackagelockjson">branches/6.8/src/wp-content/themes/twentytwentyone/package-lock.json</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyonepackagejson">branches/6.8/src/wp-content/themes/twentytwentyone/package.json</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyonereadmetxt">branches/6.8/src/wp-content/themes/twentytwentyone/readme.txt</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyonestylertlcss">branches/6.8/src/wp-content/themes/twentytwentyone/style-rtl.css</a></li>
<li><a href="#branches68srcwpcontentthemestwentytwentyonestylecss">branches/6.8/src/wp-content/themes/twentytwentyone/style.css</a></li>
</ul>
<h3>Property Changed</h3>
<ul>
<li><a href="#branches68">branches/6.8/</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<span class="cx" style="display: block; padding: 0 10px">Index: branches/6.8
</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.8 2025-07-14 08:47:16 UTC (rev 60456)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+++ branches/6.8 2025-07-14 09:22:13 UTC (rev 60457)
</ins><a id="branches68"></a>
<div class="propset"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Property changes: branches/6.8</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.5:49373-49379,49381
</span><span class="cx" style="display: block; padding: 0 10px"> /branches/5.8:51889
</span><span class="cx" style="display: block; padding: 0 10px"> /branches/6.7:59437
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-/trunk:60098,60104,60107,60113-60114,60120-60121,60123-60124,60127-60128,60134,60136,60141-60142,60149-60150,60154,60158-60160,60170,60173,60182-60183,60186,60193,60195,60197,60211-60212,60219-60221,60227,60259,60304-60305,60308,60316,60320,60342-60343,60345,60352,60355,60368,60399-60400,60402,60413,60415,60421-60422,60424,60438
</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:60098,60104,60107,60113-60114,60120-60121,60123-60124,60127-60128,60134,60136,60141-60142,60149-60150,60154,60158-60160,60170,60173,60182-60183,60186,60193,60195,60197,60211-60212,60219-60221,60227,60259,60304-60305,60308,60316,60320,60342-60343,60345,60352,60355,60368,60399-60400,60402,60413,60415,60421-60422,60424,60438,60452-60456
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="branches68srcwpcontentthemestwentyfourteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/src/wp-content/themes/twentyfourteen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.8/src/wp-content/themes/twentyfourteen/functions.php 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentyfourteen/functions.php 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -345,10 +345,10 @@
</span><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.3' );
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> // Load our main stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '20250415' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '20250715' );
</ins><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> // Theme block stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- wp_enqueue_style( 'twentyfourteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentyfourteen-style' ), '20240708' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentyfourteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentyfourteen-style' ), '20250715' );
</ins><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> // Load the Internet Explorer specific stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_style( 'twentyfourteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentyfourteen-style' ), '20140711' );
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentyfourteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentyfourteen/readme.txt 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentyfourteen/readme.txt 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 3.6
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</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">-Stable tag: 4.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 4.3
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GPLv2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> Tags: 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">@@ -64,6 +64,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px">
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 4.3 =
+* Released: July 15, 2025
+
+https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_4.3
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 4.2 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: April 15, 2025
</span><span class="cx" style="display: block; padding: 0 10px">
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentyfourteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentyfourteen/style.css 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentyfourteen/style.css 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,7 +4,7 @@
</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: 4.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 4.3
</ins><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 3.6
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 5.2.4
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentysixteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentysixteen/functions.php 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentysixteen/functions.php 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -391,7 +391,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '20201208' );
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> // Theme stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20250415' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20250715' );
</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( 'twentysixteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentysixteen-style' ), '20240817' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -452,7 +452,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentysixteen_block_editor_styles() {
</span><span class="cx" style="display: block; padding: 0 10px"> // Block styles.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20241202' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20250715' );
</ins><span class="cx" style="display: block; padding: 0 10px"> // Add custom fonts.
</span><span class="cx" style="display: block; padding: 0 10px"> $font_version = ( 0 === strpos( (string) twentysixteen_fonts_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
</span><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_style( 'twentysixteen-fonts', twentysixteen_fonts_url(), array(), $font_version );
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentysixteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentysixteen/readme.txt 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentysixteen/readme.txt 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 4.4
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</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: 3.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.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"> 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">@@ -72,6 +72,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px">
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 3.6 =
+* Released: July 15, 2025
+
+https://wordpress.org/documentation/article/twenty-sixteen-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: April 15, 2025
</span><span class="cx" style="display: block; padding: 0 10px">
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentysixteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentysixteen/style.css 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentysixteen/style.css 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,7 +4,7 @@
</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: 3.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 3.6
</ins><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><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></pre></div>
<a id="branches68srcwpcontentthemestwentytwelvefunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/src/wp-content/themes/twentytwelve/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.8/src/wp-content/themes/twentytwelve/functions.php 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwelve/functions.php 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -212,7 +212,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> // Loads our main stylesheet.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20250415' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20250715' );
</ins><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> // Theme block stylesheet.
</span><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_style( 'twentytwelve-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentytwelve-style' ), '20240812' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -230,7 +230,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> */
</span><span class="cx" style="display: block; padding: 0 10px"> function twentytwelve_block_editor_styles() {
</span><span class="cx" style="display: block; padding: 0 10px"> // Block styles.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- wp_enqueue_style( 'twentytwelve-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20240811' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_style( 'twentytwelve-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20250715' );
</ins><span class="cx" style="display: block; padding: 0 10px"> // Add custom fonts.
</span><span class="cx" style="display: block; padding: 0 10px"> $font_version = ( 0 === strpos( (string) twentytwelve_get_font_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
</span><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_style( 'twentytwelve-fonts', twentytwelve_get_font_url(), array(), $font_version );
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwelvereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwelve/readme.txt 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwelve/readme.txt 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 3.5
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</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">-Stable tag: 4.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 4.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"> 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">@@ -53,6 +53,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> == Changelog ==
</span><span class="cx" style="display: block; padding: 0 10px">
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+= 4.6 =
+* Released: July 15, 2025
+
+https://wordpress.org/documentation/article/twenty-twelve-changelog/#Version_4.6
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 4.5 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: April 15, 2025
</span><span class="cx" style="display: block; padding: 0 10px">
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwelvestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwelve/style.css 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwelve/style.css 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,7 +4,7 @@
</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: 4.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 4.6
</ins><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><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></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyfivereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/src/wp-content/themes/twentytwentyfive/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.8/src/wp-content/themes/twentytwentyfive/readme.txt 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyfive/readme.txt 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 6.7
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 7.2
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Stable tag: 1.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 1.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">@@ -14,6 +14,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.3 =
+* Released: July 15, 2025
+
+https://wordpress.org/documentation/article/twenty-twenty-five-changelog/#Version_1.3
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 1.2 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: April 15, 2025
</span><span class="cx" style="display: block; padding: 0 10px">
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyfivestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/src/wp-content/themes/twentytwentyfive/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/6.8/src/wp-content/themes/twentytwentyfive/style.css 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyfive/style.css 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,7 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 6.7
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><span class="cx" style="display: block; padding: 0 10px"> Requires PHP: 7.2
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-Version: 1.2
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 1.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: twentytwentyfive
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyoneassetscssiecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwentyone/assets/css/ie.css 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyone/assets/css/ie.css 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -9,7 +9,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><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: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> Text Domain: twentytwentyone
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyoneassetssass01settingsfileheaderscss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,7 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><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: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> Text Domain: twentytwentyone
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyonepackagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwentyone/package-lock.json 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyone/package-lock.json 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,12 +1,12 @@
</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": "2.5.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "2.6.0",
</ins><span class="cx" style="display: block; padding: 0 10px"> "lockfileVersion": 2,
</span><span class="cx" style="display: block; padding: 0 10px"> "requires": true,
</span><span class="cx" style="display: block; padding: 0 10px"> "packages": {
</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": "2.5.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "2.6.0",
</ins><span class="cx" style="display: block; padding: 0 10px"> "license": "GPL-2.0-or-later",
</span><span class="cx" style="display: block; padding: 0 10px"> "devDependencies": {
</span><span class="cx" style="display: block; padding: 0 10px"> "@wordpress/browserslist-config": "^6.14.0",
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyonepackagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwentyone/package.json 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyone/package.json 2025-07-14 09:22:13 UTC (rev 60457)
</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": "2.5.0",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ "version": "2.6.0",
</ins><span class="cx" style="display: block; padding: 0 10px"> "description": "Default WP Theme",
</span><span class="cx" style="display: block; padding: 0 10px"> "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="branches68srcwpcontentthemestwentytwentyonereadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwentyone/readme.txt 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyone/readme.txt 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><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: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Stable tag: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GPLv2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -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">+= 2.6 =
+* Released: July 15, 2025
+
+https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_2.6
+
</ins><span class="cx" style="display: block; padding: 0 10px"> = 2.5 =
</span><span class="cx" style="display: block; padding: 0 10px"> * Released: April 15, 2025
</span><span class="cx" style="display: block; padding: 0 10px">
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyonestylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwentyone/style-rtl.css 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyone/style-rtl.css 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -9,7 +9,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><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: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> Text Domain: twentytwentyone
</span></span></pre></div>
<a id="branches68srcwpcontentthemestwentytwentyonestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/6.8/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.8/src/wp-content/themes/twentytwentyone/style.css 2025-07-14 08:47:16 UTC (rev 60456)
+++ branches/6.8/src/wp-content/themes/twentytwentyone/style.css 2025-07-14 09:22:13 UTC (rev 60457)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -9,7 +9,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> Requires at least: 5.3
</span><span class="cx" style="display: block; padding: 0 10px"> Tested up to: 6.8
</span><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: 2.5
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+Version: 2.6
</ins><span class="cx" style="display: block; padding: 0 10px"> License: GNU General Public License v2 or later
</span><span class="cx" style="display: block; padding: 0 10px"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="cx" style="display: block; padding: 0 10px"> Text Domain: twentytwentyone
</span></span></pre>
</div>
</div>
</body>
</html>