Bundled Themes: Sync a few more Twenty Twenty-Five updates for RC1.

This merges 2 bug fixes for the Twenty Twenty-Five theme from GitHub.

Follow up to [59269].

Props poena, beafialho, juanfra.
Fixes #62264.
Built from https://develop.svn.wordpress.org/trunk@59271


git-svn-id: http://core.svn.wordpress.org/trunk@58663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2024-10-22 15:56:16 +00:00
parent 0c8459d726
commit 2071ba2e17
4 changed files with 2 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.7-beta3-59270';
$wp_version = '6.7-beta3-59271';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.