Make WordPress Core


Ignore:
Timestamp:
10/11/2022 12:42:28 AM (2 years ago)
Author:
desrosj
Message:

Twenty Twenty-Three: Bug fixes and improvements for RC1.

Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.

For a full list of changes being included, see the twentytwentythree repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.

Follow up to [54235], [54236], [54312], [54372].

Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentythree/styles/electric.json

    r54372 r54467  
    11{
     2    "$schema": "https://schemas.wp.org/trunk/theme.json",
     3    "version": 2,
    24    "title": "Electric",
    35    "settings": {
     
    9092            "fontFamily": "var(--wp--preset--font-family--dm-sans)"
    9193        }
    92     },
    93     "version": 2,
    94     "$schema": "https://schemas.wp.org/trunk/theme.json"
     94    }
    9595}
Note: See TracChangeset for help on using the changeset viewer.