Changeset 60454
- Timestamp:
- 07/14/2025 08:39:42 AM (10 months ago)
- Location:
- trunk/src/wp-content/themes/twentytwentyone
- Files:
-
- 7 edited
-
assets/css/ie.css (modified) (1 diff)
-
assets/sass/01-settings/file-header.scss (modified) (1 diff)
-
package-lock.json (modified) (2 diffs)
-
package.json (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style-rtl.css (modified) (1 diff)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/css/ie.css
r60159 r60454 10 10 Tested up to: 6.8 11 11 Requires PHP: 5.6 12 Version: 2. 512 Version: 2.6 13 13 License: GNU General Public License v2 or later 14 14 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
trunk/src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss
r60159 r60454 8 8 Tested up to: 6.8 9 9 Requires PHP: 5.6 10 Version: 2. 510 Version: 2.6 11 11 License: GNU General Public License v2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
trunk/src/wp-content/themes/twentytwentyone/package-lock.json
r60159 r60454 1 1 { 2 2 "name": "twentytwentyone", 3 "version": "2. 5.0",3 "version": "2.6.0", 4 4 "lockfileVersion": 2, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "twentytwentyone", 9 "version": "2. 5.0",9 "version": "2.6.0", 10 10 "license": "GPL-2.0-or-later", 11 11 "devDependencies": { -
trunk/src/wp-content/themes/twentytwentyone/package.json
r60159 r60454 1 1 { 2 2 "name": "twentytwentyone", 3 "version": "2. 5.0",3 "version": "2.6.0", 4 4 "description": "Default WP Theme", 5 5 "author": "The WordPress Contributors", -
trunk/src/wp-content/themes/twentytwentyone/readme.txt
r60159 r60454 4 4 Tested up to: 6.8 5 5 Requires PHP: 5.6 6 Stable tag: 2. 56 Stable tag: 2.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 30 30 31 31 == Changelog == 32 33 = 2.6 = 34 * Released: July 15, 2025 35 36 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_2.6 32 37 33 38 = 2.5 = -
trunk/src/wp-content/themes/twentytwentyone/style-rtl.css
r60159 r60454 10 10 Tested up to: 6.8 11 11 Requires PHP: 5.6 12 Version: 2. 512 Version: 2.6 13 13 License: GNU General Public License v2 or later 14 14 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
trunk/src/wp-content/themes/twentytwentyone/style.css
r60159 r60454 10 10 Tested up to: 6.8 11 11 Requires PHP: 5.6 12 Version: 2. 512 Version: 2.6 13 13 License: GNU General Public License v2 or later 14 14 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.