From e9d7d9c8c3a48098554e8140bd576b4c14143fff Mon Sep 17 00:00:00 2001 From: audrasjb Date: Thu, 10 Jul 2025 22:15:46 +0200 Subject: [PATCH 1/2] Twenty Sixteen: Bump version for 6.8.2. --- src/wp-content/themes/twentysixteen/functions.php | 4 ++-- src/wp-content/themes/twentysixteen/readme.txt | 7 ++++++- src/wp-content/themes/twentysixteen/style.css | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/wp-content/themes/twentysixteen/functions.php b/src/wp-content/themes/twentysixteen/functions.php index f9ae9f6ef2549..778ae2559bb45 100644 --- a/src/wp-content/themes/twentysixteen/functions.php +++ b/src/wp-content/themes/twentysixteen/functions.php @@ -391,7 +391,7 @@ function twentysixteen_scripts() { wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '20201208' ); // Theme stylesheet. - wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20250415' ); + wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20250715' ); // Theme block stylesheet. wp_enqueue_style( 'twentysixteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentysixteen-style' ), '20240817' ); @@ -452,7 +452,7 @@ function twentysixteen_scripts() { */ function twentysixteen_block_editor_styles() { // Block styles. - wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20241202' ); + wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20250715' ); // Add custom fonts. $font_version = ( 0 === strpos( (string) twentysixteen_fonts_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null; wp_enqueue_style( 'twentysixteen-fonts', twentysixteen_fonts_url(), array(), $font_version ); diff --git a/src/wp-content/themes/twentysixteen/readme.txt b/src/wp-content/themes/twentysixteen/readme.txt index 817a348dcd5c2..915aefe400f79 100644 --- a/src/wp-content/themes/twentysixteen/readme.txt +++ b/src/wp-content/themes/twentysixteen/readme.txt @@ -3,7 +3,7 @@ Contributors: wordpressdotorg Requires at least: 4.4 Tested up to: 6.8 Requires PHP: 5.2.4 -Version: 3.5 +Version: 3.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html 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 @@ -72,6 +72,11 @@ Image used in screenshot.png: A photo by Austin Schmid (https://unsplash.com/sch == Changelog == += 3.6 = +* Released: April 15, 2025 + +https://wordpress.org/documentation/article/twenty-sixteen-changelog/#Version_3.6 + = 3.5 = * Released: April 15, 2025 diff --git a/src/wp-content/themes/twentysixteen/style.css b/src/wp-content/themes/twentysixteen/style.css index b7d30b8d25ac1..a884bac7dfe2a 100644 --- a/src/wp-content/themes/twentysixteen/style.css +++ b/src/wp-content/themes/twentysixteen/style.css @@ -4,7 +4,7 @@ Theme URI: https://wordpress.org/themes/twentysixteen/ Author: the WordPress team Author URI: https://wordpress.org/ 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. -Version: 3.5 +Version: 3.6 Tested up to: 6.8 Requires at least: 4.4 Requires PHP: 5.2.4 From 32f5dd435f08c0cb385dc0a73929c6ec7ec02a71 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Mon, 14 Jul 2025 00:32:48 +0200 Subject: [PATCH 2/2] Update src/wp-content/themes/twentysixteen/readme.txt Co-authored-by: Stephen A. Bernhardt --- src/wp-content/themes/twentysixteen/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentysixteen/readme.txt b/src/wp-content/themes/twentysixteen/readme.txt index 915aefe400f79..998a7fc35421e 100644 --- a/src/wp-content/themes/twentysixteen/readme.txt +++ b/src/wp-content/themes/twentysixteen/readme.txt @@ -73,7 +73,7 @@ Image used in screenshot.png: A photo by Austin Schmid (https://unsplash.com/sch == Changelog == = 3.6 = -* Released: April 15, 2025 +* Released: July 15, 2025 https://wordpress.org/documentation/article/twenty-sixteen-changelog/#Version_3.6