Make WordPress Core

Changeset 54312


Ignore:
Timestamp:
09/26/2022 06:32:46 PM (2 years ago)
Author:
desrosj
Message:

Twenty Twenty-Three: Bug fixes and improvements for beta 2.

This brings over the latest bug fixes and improvements ahead of WordPress 6.1 beta 2, which includes an additional style variation, “Aubergine”.

For a full list of changes being included, see the twentytwentythree repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/1b97bb83f19824c10509011c3ef9f82287d4017b...ac96e8d545a69fc6515312d548b036f267ec7104.

Props mikachan, poena, madhudollu, critterverse, beafialho, felipeelia.
See #56383.

Location:
trunk/src/wp-content/themes/twentytwentythree
Files:
3 added
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentythree/parts/comments.html

    r54235 r54312  
    1 <!-- wp:group {"layout":{"type":"constrained"},"style":{"spacing":{"padding":{"top":"var:preset|spacing|40","right":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|40"}}}} -->
    2 <div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)">
    3     <!-- wp:comments -->
    4     <div class="wp-block-comments">
    5         <!-- wp:comments-title /-->
    6 
    7         <!-- wp:comment-template -->
    8             <!-- wp:columns {"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} -->
    9             <div class="wp-block-columns" style="margin-bottom:var(--wp--preset--spacing--40)">
    10                 <!-- wp:column {"width":"40px"} -->
    11                 <div class="wp-block-column" style="flex-basis:40px">
    12                     <!-- wp:avatar {"size":40,"style":{"border":{"radius":"20px"}}} /-->
    13                 </div>
    14                 <!-- /wp:column -->
    15 
    16                 <!-- wp:column -->
    17                 <div class="wp-block-column">
    18                     <!-- wp:comment-author-name /-->
    19 
    20                     <!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex"}} -->
    21                     <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px">
    22                         <!-- wp:comment-date /-->
    23                         <!-- wp:comment-edit-link /-->
    24                     </div>
    25                     <!-- /wp:group -->
    26 
    27                     <!-- wp:comment-content /-->
    28 
    29                     <!-- wp:comment-reply-link /-->
    30                 </div>
    31                 <!-- /wp:column -->
    32             </div>
    33             <!-- /wp:columns -->
    34         <!-- /wp:comment-template -->
    35 
    36         <!-- wp:comments-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
    37             <!-- wp:comments-pagination-previous /-->
    38             <!-- wp:comments-pagination-numbers /-->
    39             <!-- wp:comments-pagination-next /-->
    40         <!-- /wp:comments-pagination -->
    41 
    42     <!-- wp:post-comments-form /-->
    43     </div>
    44     <!-- /wp:comments -->
    45 </div>
    46 <!-- /wp:group -->
     1<!-- wp:pattern {"slug":"twentytwentythree/hidden-comments"} /-->
  • trunk/src/wp-content/themes/twentytwentythree/parts/header.html

    r54235 r54312  
    33    <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|60"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
    44    <div class="wp-block-group alignwide" style="padding-bottom:var(--wp--preset--spacing--60)">
    5         <!-- wp:site-title /-->
     5        <!-- wp:site-title {"level":0} /-->
    66        <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} /-->
    77    </div>
  • trunk/src/wp-content/themes/twentytwentythree/patterns/post-meta.php

    r54235 r54312  
    88 */
    99?>
     10<!-- wp:spacer {"height":"0"} -->
     11<div style="height:0" aria-hidden="true" class="wp-block-spacer"></div>
     12<!-- /wp:spacer -->
     13
    1014<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
    1115<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)">
     
    2630                <!-- /wp:paragraph -->
    2731
    28                 <!-- wp:post-date {"format":"<?php echo esc_html_x( 'F j, Y', 'Date format for publication date of post', 'twentytwentythree' ); ?>"} /-->
     32                <!-- wp:post-date /-->
    2933
    3034                <!-- wp:paragraph -->
  • trunk/src/wp-content/themes/twentytwentythree/readme.txt

    r54235 r54312  
    11=== Twenty Twenty-Three ===
    22Contributors: wordpressdotorg
    3 Requires at least: 5.9
     3Requires at least: 6.1
    44Tested up to: 6.1
    55Requires PHP: 5.7
     
    99== Description ==
    1010
    11 Twenty Twenty-Three is a stripped-back and minimal base theme, and includes a diverse collection of style variations designed by members of the community.
     11Twenty Twenty-Three is a diverse, collaborative effort designed with the expansion of the possibilities of the block editor in mind. With a blank, unopinionated base as a starting point, this year’s default theme has minimal demo content to get in your way.
     12
     13It embraces aesthetic diversity with a collection of style variations created by members of the WordPress Community, and it is built to take advantage of the new tools introduced in WordPress 6.1.
     14
     15Whether you want to build a complex or incredibly simple website, you can style it the way you want it, and you can do it quickly and intuitively through the bundled styles or dive into creation and full customisation yourself.
    1216
    1317== Changelog ==
  • trunk/src/wp-content/themes/twentytwentythree/style.css

    r54235 r54312  
    44Author: the WordPress team
    55Author URI: https://wordpress.org
    6 Description: Twenty Twenty-Three is a stripped-back and minimal base theme, and includes a diverse collection of style variations designed by members of the community.
    7 Requires at least: 5.9
     6Description: Twenty Twenty-Three is a diverse, collaborative effort designed with the expansion of the possibilities of the block editor in mind. With a blank, unopinionated base as a starting point, this year’s default theme has minimal demo content to get in your way. It embraces aesthetic diversity with a collection of style variations created by members of the WordPress Community, and it is built to take advantage of the new tools introduced in WordPress 6.1. Whether you want to build a complex or incredibly simple website, you can style it the way you want it, and you can do it quickly and intuitively through the bundled styles or dive into creation and full customisation yourself.
     7Requires at least: 6.1
    88Tested up to: 6.1
    99Requires PHP: 5.6
  • trunk/src/wp-content/themes/twentytwentythree/styles/block-out.json

    r54235 r54312  
    11{
    2     "title": "Block-out",
     2    "title": "Block out",
    33    "settings": {
    44        "color": {
     
    7474                {
    7575                    "fluid": {
    76                         "max": "20rem",
     76                        "max": "14rem",
    7777                        "min": "4rem"
    7878                    },
     
    109109                            "text": "var(--wp--preset--color--contrast)"
    110110                        }
     111                    },
     112                    "h1": {
     113                        "color": {
     114                            "text": "var(--wp--preset--color--contrast)"
     115                        }
    111116                    }
    112117                }
     
    115120                "border": {
    116121                    "radius": "8px"
     122                },
     123                "filter": {
     124                    "duotone": "var(--wp--preset--duotone--default-filter)"
     125                }
     126            },
     127            "core/post-title": {
     128                "color": {
     129                    "text": "var(--wp--preset--color--primary)"
    117130                }
    118131            },
     
    134147            "core/site-title": {
    135148                "typography": {
    136                     "fontSize": "var(--wp--preset--font-size--xx-large)"
     149                    "fontSize": "var(--wp--preset--font-size--xx-large)",
     150                    "lineHeight": "1.1",
     151                    "textTransform": "lowercase"
     152                }
     153            },
     154            "core/query": {
     155                "elements": {
     156                    "h3": {
     157                        "color": {
     158                            "text": "var(--wp--preset--color--contrast)"
     159                        }
     160                    }
    137161                }
    138162            }
     
    149173                }
    150174            },
    151             "h2": {
     175            "h1": {
    152176                "color": {
    153177                    "text": "var(--wp--preset--color--primary)"
  • trunk/src/wp-content/themes/twentytwentythree/templates/archive.html

    r54235 r54312  
    1111            <!-- wp:post-title {"isLink":true} /-->
    1212            <!-- wp:post-excerpt /-->
    13             <!-- wp:post-date {"format":"F j, Y","isLink":true} /-->
     13            <!-- wp:post-date {"isLink":true} /-->
    1414
    1515            <!-- wp:spacer {"height":"var(--wp--preset--spacing--50)"} -->
  • trunk/src/wp-content/themes/twentytwentythree/templates/home.html

    r54235 r54312  
    88    <!-- /wp:image -->
    99
    10     <!-- wp:heading {"align":"wide","style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|50"}}}} -->
    11     <h2 class="alignwide" style="margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--50);">Mindblown: a blog about philosophy.</h2>
     10    <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|50"}}}} -->
     11    <h1 class="alignwide" style="margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--50)">Mindblown: a blog about philosophy.</h1>
    1212    <!-- /wp:heading -->
    1313
     
    1616        <!-- wp:post-template {"align":"wide"} -->
    1717            <!-- wp:post-featured-image {"isLink":true,"width":"100%","height":"max(15vw, 30vh)","align":"wide"} /-->
    18             <!-- wp:post-title {"level":3,"isLink":true} /-->
     18            <!-- wp:post-title {"isLink":true} /-->
    1919            <!-- wp:post-excerpt /-->
    20             <!-- wp:post-date {"format":"F j, Y","isLink":true} /-->
     20            <!-- wp:post-date {"isLink":true} /-->
    2121
    2222            <!-- wp:spacer {"height":"var(--wp--preset--spacing--60)"} -->
  • trunk/src/wp-content/themes/twentytwentythree/templates/index.html

    r54235 r54312  
    99            <!-- wp:post-title {"isLink":true,"align":"wide"} /-->
    1010            <!-- wp:post-excerpt /-->
    11             <!-- wp:post-date {"format":"F j, Y","isLink":true} /-->
     11            <!-- wp:post-date {"isLink":true} /-->
    1212
    1313            <!-- wp:spacer {"height":"var(--wp--preset--spacing--70)"} -->
  • trunk/src/wp-content/themes/twentytwentythree/templates/search.html

    r54235 r54312  
    1111            <!-- wp:post-title {"isLink":true} /-->
    1212            <!-- wp:post-excerpt /-->
    13             <!-- wp:post-date {"format":"F j, Y","isLink":true} /-->
     13            <!-- wp:post-date {"isLink":true} /-->
    1414
    1515            <!-- wp:spacer {"height":"var(--wp--preset--spacing--70)"} -->
  • trunk/src/wp-content/themes/twentytwentythree/theme.json

    r54235 r54312  
    371371                "spacing": {
    372372                    "margin": {
    373                         "bottom": "var(--wp--preset--spacing--40)",
    374                         "top": "var(--wp--preset--spacing--40)"
     373                        "bottom": "var(--wp--preset--spacing--30)",
     374                        "top": "var(--wp--preset--spacing--30)"
    375375                    }
    376376                },
Note: See TracChangeset for help on using the changeset viewer.