Make WordPress Core

Changeset 56813

Timestamp:
10/10/2023 09:01:25 AM (9 months ago)
Author:
karmatosed
Message:

Changes to TT4 for beta 3.

Updates TT4 with additional changes ready for beta 3.

Props jessplease, pbwebd, poena, afercia, luminuu, beafialho, onemaggie, mhkuu, richtabor, benoitchantre.

Close #59575.

Location:
trunk/src/wp-content/themes/twentytwentyfour
Files:
3 added
2 deleted
28 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfour/assets/css/button-outline.css

    r56716 r56813  
    11.wp-block-button.is-style-outline
    2     > .wp-block-button__link:not(.has-background):hover {
    3     background-color: var(--wp--preset--color--contrast-2);
     2    > .wp-block-button__link:not(.has-background):hover {
     3    background-color: var(--wp--preset--color--contrast-2);
    44    color: var(--wp--preset--color--base);
    5     border-color: var(--wp--preset--color--contrast-2);
     5    border-color: var(--wp--preset--color--contrast-2);
    66}
  • trunk/src/wp-content/themes/twentytwentyfour/functions.php

    r56764 r56813  
    5353                    padding-top: var(--wp--preset--spacing--10);
    5454                    padding-bottom: var(--wp--preset--spacing--10);
    55                     border-bottom: 1px solid rgba(255, 255, 255, 0.20);
     55                    border-bottom: 1px solid );
    5656                }
    5757
  • trunk/src/wp-content/themes/twentytwentyfour/parts/header.html

    r56716 r56813  
    99    <!-- /wp:group -->
    1010
    11     <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"},"blockGap":"var:preset|spacing|20"},"layout":{"selfStretch":"fit","flexSize":null}}} /--></div>
     11    <!-- wp:navigation {"layout":{"type":"flex","justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"},"blockGap":"var:preset|spacing|20"},"layout":{"selfStretch":"fit","flexSize":null}}} /--></div>
    1212    <!-- /wp:group --></div>
    1313    <!-- /wp:group -->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/centered-statement.php

    r56764 r56813  
    44 * Slug: twentytwentyfour/centered-statement
    55 * Categories: text, about, featured
     6
    67 * Viewport width: 1400
    78 */
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/clients.php

    r56716 r56813  
    2121<!-- /wp:spacer -->
    2222
    23 <!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|30","padding":{"right":"0","left":"0","top":"0","bottom":"0"}}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"center"}} -->
     23<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|0","padding":{"right":"0","left":"0","top":"0","bottom":"0"}}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"center"}} -->
    2424<div class="wp-block-group alignwide" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
    2525
    26 <!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
    27 <figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
     26<!-- wp:image {"width":"150px","aspectRatio":"","scale":"contain","linkDestination":"none"} -->
     27<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:;object-fit:contain;width:150px"/></figure>
    2828<!-- /wp:image -->
    2929
    30 <!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
    31 <figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
     30<!-- wp:image {"width":"150px","aspectRatio":"","scale":"contain","linkDestination":"none"} -->
     31<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:;object-fit:contain;width:150px"/></figure>
    3232<!-- /wp:image -->
    3333
    34 <!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
    35 <figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
     34<!-- wp:image {"width":"150px","aspectRatio":"","scale":"contain","linkDestination":"none"} -->
     35<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:;object-fit:contain;width:150px"/></figure>
    3636<!-- /wp:image -->
    3737
    38 <!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
    39 <figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
     38<!-- wp:image {"width":"150px","aspectRatio":"","scale":"contain","linkDestination":"none"} -->
     39<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:;object-fit:contain;width:150px"/></figure>
    4040<!-- /wp:image -->
    4141
    42 <!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
    43 <figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
     42<!-- wp:image {"width":"150px","aspectRatio":"","scale":"contain","linkDestination":"none"} -->
     43<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:;object-fit:contain;width:150px"/></figure>
    4444<!-- /wp:image -->
    4545
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/columns.php

    r56764 r56813  
    11<?php
    22/**
    3  * Title: Columns
     3 * Title:
    44 * Slug: twentytwentyfour/columns
    55 * Categories: text
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/faq.php

    r56716 r56813  
    33 * Title: Faq
    44 * Slug: twentytwentyfour/faq
    5  * Categories: text
     5 * Categories: text, about, featured
     6 * Keywords: faq, about
    67 * Viewport width: 1400
    78 */
    89?>
    910
    10 <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}},"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}}},"backgroundColor":"contrast","textColor":"base-2","layout":{"type":"constrained"}} -->
    11 <div class="wp-block-group alignfull has-base-2-color has-contrast-background-color has-text-color has-background has-link-color" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:heading {"align":"wide","style":{"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}},"typography":{"fontSize":"10rem","letterSpacing":"-0.02em"}},"textColor":"base-2"} -->
    12 <h2 class="wp-block-heading alignwide has-base-2-color has-text-color has-link-color" style="font-size:10rem;letter-spacing:-0.02em"><?php echo esc_html_x( 'FAQs', 'Heading of the FAQs', 'twentytwentyfour' ); ?></h2>
     11<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}},"elements":{"link":{"color":{"text":"var:preset|color|base","layout":{"type":"constrained"}} -->
     12<div class="wp-block-group alignfull has-base-"} -->
     13<h2 class="wp-block-heading alignwide has-base-color has-text-color has-link-color" style="font-size:10rem;letter-spacing:-0.02em"><?php echo esc_html_x( 'FAQs', 'Heading of the FAQs', 'twentytwentyfour' ); ?></h2>
    1314<!-- /wp:heading -->
    1415
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/footer-portfolio.php

    r56764 r56813  
    7676            <!-- wp:group {"style":{"spacing":{"blockGap":"6px"}},"layout":{"type":"flex","flexWrap":"wrap"}} -->
    7777            <div class="wp-block-group">
     78
     79
     80
    7881                <!-- wp:site-title {"level":0,"style":{"typography":{"fontStyle":"normal","fontWeight":"400"}},"fontSize":"small"} /-->
    7982            </div>
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/hero.php

    r56764 r56813  
    1010<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"layout":{"type":"constrained","contentSize":"","wideSize":""}} -->
    1111<div class="wp-block-group alignfull" style="padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:group {"style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"center"}} -->
    12 <div class="wp-block-group"><!-- wp:heading {"textAlign":"center"} -->
    13 <h2 class="wp-block-heading has-text-align-center"><?php echo esc_html_x( 'A commitment to innovation and sustainability', 'Heading of the hero section', 'twentytwentyfour' ); ?></h2>
     12<div class="wp-block-group"><!-- wp:heading {"textAlign":"center"} -->
     13<h>
    1414<!-- /wp:heading -->
    1515
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/hidden-hidden-intro-text-left.php

    r56764 r56813  
    1818<div class="wp-block-column" style="flex-basis:70%">
    1919
    20 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.2"}},"fontSize":"xx-large","fontFamily":"heading"} -->
    21 <p class="has-heading-font-family has-xx-large-font-size" style="line-height:1.2"><?php echo wp_kses_post( __( 'I’m <em>Leia Acosta</em>, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.' ) ); ?></p>
    22 <!-- /wp:paragraph -->
     20<!-- wp:heading {"level":1,"style":{"typography":{"lineHeight":"1.2"}},"fontSize":"xx-large"} --><h1 class="wp-block-heading has-xx-large-font-size" style="line-height:1.2"><?php echo wp_kses_post( __( 'I’m <em>Leia Acosta</em>, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.' ) ); ?></h1><!-- /wp:heading -->
    2321
    2422</div>
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/hidden-no-results-content.php

    r56764 r56813  
    77?>
    88<!-- wp:paragraph -->
    9 <p><?php echo esc_html_x( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'Message explaining that there are no results returned from a search', 'twentytwentyfour' ); ?></p>
     9<p><?php echo esc_html_x( '.', 'Message explaining that there are no results returned from a search', 'twentytwentyfour' ); ?></p>
    1010<!-- /wp:paragraph -->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/page-01-business-home.php

    r56716 r56813  
    1616<!-- wp:pattern {"slug":"twentytwentyfour/testimonial-centered"} /-->
    1717<!-- wp:pattern {"slug":"twentytwentyfour/posts-featured"} /-->
    18 <!-- wp:pattern {"slug":"twentytwentyfour/cta"} /-->
     18<!-- wp:pattern {"slug":"twentytwentyfour/"} /-->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/page-03-portfolio-overview.php

    r56764 r56813  
    33 * Title: Portfolio Overview Page
    44 * Slug: twentytwentyfour/portfolio-overview
    5  * Categories: about
     5 * Categories: about
    66 * Keywords: page, starter
    77 * Block Types: core/post-content
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/page-04-newsletter-landing.php

    r56764 r56813  
    33 * Title: Newsletter Landing Page
    44 * Slug: twentytwentyfour/newsletter-landing
    5  * Categories: call-to-action
     5 * Categories: call-to-action
    66 * Keywords: page, starter
    77 * Block Types: core/post-content
     
    1111?>
    1212
    13 <!-- wp:cover {"overlayColor":"accent-3","minHeight":100,"minHeightUnit":"vh","isDark":false,"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
    14 <div class="wp-block-cover alignfull is-light" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50);min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-accent-3-background-color has-background-dim-100 has-background-dim"></span><div class="wp-block-cover__inner-container"><!-- wp:image {"align":"center","width":"45px","height":"49px","scale":"cover","sizeSlug":"full","linkDestination":"none"} -->
     13<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"},"margin":{"top":"0","bottom":"0"}},"dimensions":{"minHeight":"100vw"}},"backgroundColor":"accent-3","layout":{"type":"flex","orientation":"vertical","justifyContent":"center","verticalAlignment":"center"}} -->
     14<div class="wp-block-group alignfull has-accent-3-background-color has-background" style="min-height:100vw;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)"><!-- wp:group {"layout":{"type":"constrained"}} -->
     15<div class="wp-block-group"><!-- wp:image {"align":"center","width":"45px","height":"49px","scale":"cover","sizeSlug":"full","linkDestination":"none"} -->
    1516<figure class="wp-block-image aligncenter size-full is-resized"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/icon-message.webp" alt="" style="object-fit:cover;width:45px;height:49px"/></figure>
    1617<!-- /wp:image -->
     
    3233<div class="wp-block-button"><a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Sign up', 'sample content for newsletter subscription button', 'twentytwentyfour' ); ?></a></div>
    3334<!-- /wp:button --></div>
    34 <!-- /wp:buttons --></div></div>
    35 <!-- /wp:cover -->
     35<!-- /wp:buttons --></div>
     36<!-- /wp:group --></div>
     37<!-- /wp:group -->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/page-06-writer-home.php

    r56764 r56813  
    6969<!-- /wp:group -->
    7070
    71 <!-- wp:pattern {"slug":"twentytwentyfour/cta"} /-->
     71<!-- wp:pattern {"slug":"twentytwentyfour/"} /-->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/page-07-rsvp-landing.php

    r56764 r56813  
    33 * Title: RSVP Landing Page
    44 * Slug: twentytwentyfour/rsvp-landing
    5  * Categories: call-to-action
     5 * Categories: call-to-action
    66 * Keywords: page, starter
    77 * Block Types: core/post-content
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-one-column.php

    r56764 r56813  
    1010<!-- wp:query {"query":{"perPage":3,"pages":0,"offset":"0","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"full","layout":{"type":"constrained"}} -->
    1111<div class="wp-block-query alignfull">
     12
     13
     14
     15
    1216    <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"0","right":"0"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"}} -->
    1317    <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:0;padding-bottom:var(--wp--preset--spacing--50);padding-left:0">
     
    3236        <!-- wp:query-pagination-next /-->
    3337        <!-- /wp:query-pagination -->
    34         <!-- wp:query-no-results -->
    35             <!-- wp:pattern {"slug":"twentytwentyfour/no-results-content"} /-->
    36         <!-- /wp:query-no-results -->
     38
    3739    </div>
    3840    <!-- /wp:group -->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-three-columns-images.php

    r56764 r56813  
    1111<!-- wp:query {"query":{"perPage":10,"pages":0,"offset":"0","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"wide","layout":{"type":"default"}} -->
    1212<div class="wp-block-query alignwide">
     13
     14
     15
     16
    1317    <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"0","right":"0"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"}} -->
    1418    <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:0;padding-bottom:var(--wp--preset--spacing--50);padding-left:0">
     
    2731        <!-- /wp:query-pagination -->
    2832
    29         <!-- wp:query-no-results -->
    30             <!-- wp:pattern {"slug":"twentytwentyfour/no-results-content"} /-->
    31         <!-- /wp:query-no-results -->
    32 
    3333    </div>
    3434    <!-- /wp:group -->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/posts-three-columns.php

    r56764 r56813  
    1111<!-- wp:query {"query":{"perPage":10,"pages":0,"offset":"0","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"wide","layout":{"type":"default"}} -->
    1212<div class="wp-block-query alignwide">
     13
     14
     15
     16
    1317    <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"0","right":"0"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"}} -->
    1418    <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:0;padding-bottom:var(--wp--preset--spacing--50);padding-left:0">
     
    4347        <!-- /wp:query-pagination -->
    4448
    45         <!-- wp:query-no-results -->
    46             <!-- wp:pattern {"slug":"twentytwentyfour/no-results-content"} /-->
    47         <!-- /wp:query-no-results -->
    48 
    4949    </div>
    5050    <!-- /wp:group -->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/project-layout.php

    r56764 r56813  
    33 * Title: Project Layout
    44 * Slug: twentytwentyfour/project-layout
    5  * Categories: gallery, featured
     5 * Categories: gallery, featured
    66 * Viewport width: 1600
    77 */
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php

    r56764 r56813  
    1111<!-- wp:template-part {"slug":"header"} /-->
    1212
     13
     14
     15
    1316<!-- wp:pattern {"slug":"twentytwentyfour/intro-text-left"} /-->
    1417<!-- wp:pattern {"slug":"twentytwentyfour/offset-grid-image-posts"} /-->
    1518
     19
     20
     21
    1622<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-title.php

    r56716 r56813  
    99
    1010<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained","contentSize":"800px"}} -->
    11 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:paragraph {"align":"center","style":{"typography":{"lineHeight":"1.2","fontStyle":"normal","fontWeight":"400"}},"fontSize":"x-large","fontFamily":"heading"} -->
    12 <p class="has-text-align-center has-heading-font-family has-x-large-font-size" style="font-style:normal;font-weight:400;line-height:1.2"><em>
     11<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)">
     12
     13<!-- wp:heading {"textAlign":"center","level":1,"fontSize":"x-large","level":1} -->
     14<h1 class="wp-block-heading has-text-align-center has-x-large-font-size"><em>
    1315<?php
    1416    /* Translators: About link placeholder */
     
    2022    );
    2123    ?>
    22 
    23 </em></p>
    24 <!-- /wp:paragraph --></div>
     24</em></h1>
     25<!-- /wp:heading --></div>
    2526<!-- /wp:group -->
  • trunk/src/wp-content/themes/twentytwentyfour/readme.txt

    r56716 r56813  
    11=== Twenty Twenty-Four ===
    22Contributors: wordpressdotorg
    3 Requires at least: 6.2
     3Requires at least: 6.
    44Tested up to: 6.4
    55Requires PHP: 7.0
     
    3636License: CC0 https://creativecommons.org/publicdomain/zero/1.0/
    3737
    38 about.webp - https://www.rawpixel.com/image/3297419/free-photo-image-interior-hallway-architecture
    39 business-app.webp - https://www.rawpixel.com/image/5928004/photo-image-public-domain-hand-person
    40 business-hero.webp - https://www.rawpixel.com/image/430335/free-photo-image-architecture-building-roof
    41 home.webp - https://www.rawpixel.com/image/3286615/free-photo-image-texture-architecture-building
    42 left-aligned-cta.webp - https://www.rawpixel.com/image/3283970/free-photo-image-pattern-artwork-abstract
    43 project-1.webp - https://www.rawpixel.com/image/3289063/free-photo-image-architectural-detail-architecture
    44 project-2.webp - https://www.rawpixel.com/image/430585/free-photo-image-stairs-staircase-concrete
    45 project-overview.webp - https://www.rawpixel.com/image/3286187/free-photo-image-person-stairs-architecture
    46 rsvp.webp - https://www.rawpixel.com/image/430558/free-photo-image-abstract-architecture-art-public-domain
    47 services.webp - https://www.rawpixel.com/image/5928302/photo-image-public-domain-person-construction
    48 tt4_projectoverview.jpg - https://www.rawpixel.com/image/3286725/free-photo-image-black-and-white-background-photos
     38museum.webp - https://www.rawpixel.com/image/3297419/free-photo-image-interior-hallway-architecture
     39tourist-and-building.webp - https://www.rawpixel.com/image/5928004/photo-image-public-domain-hand-person
     40building-exterior.webp - https://www.rawpixel.com/image/430335/free-photo-image-architecture-building-roof
     41windows.webp - https://www.rawpixel.com/image/3286615/free-photo-image-texture-architecture-building
     42abstract-geometric-art.webp - https://www.rawpixel.com/image/3283970/free-photo-image-pattern-artwork-abstract
     43angular-roof.webp - https://www.rawpixel.com/image/3289063/free-photo-image-architectural-detail-architecture
     44art-gallery.webp - https://www.rawpixel.com/image/3286187/free-photo-image-person-stairs-architecture
     45green-staircase.webp - https://www.rawpixel.com/image/430558/free-photo-image-abstract-architecture-art-public-domain
     46hotel-facade.webp - https://www.rawpixel.com/image/3286725/free-photo-image-black-and-white-background-photos
    4947
    5048License: UNICODE LICENSE V3 https://www.unicode.org/license.txt
  • trunk/src/wp-content/themes/twentytwentyfour/styles/ice.json

    r56716 r56813  
    2121    "styles": {
    2222        "blocks": {
    23             "core/code": {
    24                 "border": {
    25                     "bottom": {
    26                         "style": "none",
    27                         "width": "0px"
    28                     },
    29                     "left": {
    30                         "style": "none",
    31                         "width": "0px"
    32                     },
    33                     "radius": "16px",
    34                     "right": {
    35                         "style": "none",
    36                         "width": "0px"
    37                     },
    38                     "top": {
    39                         "style": "none",
    40                         "width": "0px"
    41                     }
    42                 },
    43                 "color": {
    44                     "background": "var(--wp--preset--color--base-2)",
    45                     "text": "var(--wp--preset--color--contrast-2)"
    46                 },
    47                 "elements": {
    48                     "link": {
    49                         "color": {
    50                             "text": "var(--wp--preset--color--contrast-2)"
    51                         }
    52                     }
    53                 }
    54             },
    5523            "core/pullquote": {
    5624                "border": {
  • trunk/src/wp-content/themes/twentytwentyfour/styles/rust.json

    r56716 r56813  
    9292            ]
    9393        }
     94
     95
     96
     97
     98
     99
     100
     101
     102
     103
     104
     105
     106
     107
     108
     109
     110
     111
     112
     113
     114
     115
     116
     117
     118
     119
     120
     121
     122
     123
     124
     125
     126
     127
     128
     129
     130
     131
     132
     133
     134
     135
     136
     137
     138
     139
     140
     141
     142
     143
     144
     145
     146
     147
     148
     149
     150
     151
     152
     153
     154
     155
     156
     157
     158
     159
     160
     161
     162
     163
     164
     165
     166
     167
     168
     169
     170
     171
     172
     173
     174
     175
     176
     177
    94178    }
    95179}
  • trunk/src/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html

    r56764 r56813  
    11<!-- wp:template-part {"slug":"header"} /-->
    22
    3 <!-- wp:group {"style":{"spacing":{"margin":{"top":"0vh","bottom":"0vh"},"padding":{"top":"10vh","bottom":"8vh"}}},"layout":{"type":"constrained"}} -->
    4 <div class="wp-block-group" style="margin-top:0vh;margin-bottom:0vh;padding-top:10vh;padding-bottom:8vh"><!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"top":"1rem","left":"1rem"}}}} -->
     3<!-- wp:group {"style":{"spacing":{"margin":{"top":"0vh","bottom":"0vh"},"padding":{"top":"10vh","bottom":"8vh"}}},"layout":{"type":"constrained"}} -->
     4< class="wp-block-group" style="margin-top:0vh;margin-bottom:0vh;padding-top:10vh;padding-bottom:8vh"><!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"top":"1rem","left":"1rem"}}}} -->
    55<div class="wp-block-columns alignwide"><!-- wp:column {"width":"10%"} -->
    66<div class="wp-block-column" style="flex-basis:10%"></div>
     
    2020<!-- /wp:group -->
    2121
    22 <!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
    23 <main class="wp-block-group"><!-- wp:post-content {"lock":{"move":false,"remove":true},"layout":{"type":"constrained"}} /-->
     22<!-- wp:group {"layout":{"type":"constrained"}} -->
     23<div class="wp-block-group">
     24<!-- wp:post-content {"lock":{"move":false,"remove":true},"layout":{"type":"constrained"}} /-->
    2425
    25 <!-- wp:post-terms {"term":"post_tag","separator":"  "} /--></main>
     26<!-- wp:post-terms {"term":"post_tag","separator":"  "} /--></>
    2627<!-- /wp:group -->
    2728
     
    3738<!-- /wp:spacer -->
    3839
    39 <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"0vh"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
    40 <div class="wp-block-group" style="padding-bottom:0vh"><!-- wp:post-navigation-link {"type":"previous","arrow":"arrow"} /-->
     40<!-- wp:pattern {"slug":"twentytwentyfour/post-navigation"} /-->
    4141
    42 <!-- wp:post-navigation-link {"label":"Next","arrow":"arrow"} /--></div>
    43 <!-- /wp:group --></div>
     42</div>
    4443<!-- /wp:group --></div>
    4544<!-- /wp:column -->
     
    5655<div class="wp-block-column" style="flex-basis:10%"></div>
    5756<!-- /wp:column --></div>
    58 <!-- /wp:columns --></div>
     57<!-- /wp:columns --></>
    5958<!-- /wp:group -->
    6059
  • trunk/src/wp-content/themes/twentytwentyfour/templates/single.html

    r56764 r56813  
    11<!-- wp:template-part {"slug":"header"} /-->
    22
    3 <!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} -->
     3<!-- wp:group {"tagName":"main","align":"full"} -->
    44<main class="wp-block-group alignfull"><!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50"},"margin":{"bottom":"var:preset|spacing|40"}}},"layout":{"type":"constrained"}} -->
    55<div class="wp-block-group" style="margin-bottom:var(--wp--preset--spacing--40);padding-top:var(--wp--preset--spacing--50)"><!-- wp:post-featured-image {"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} /-->
     
    1414<!-- /wp:group -->
    1515
    16 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}},"layout":{"type":"default"}} -->
    17 <div class="wp-block-group alignfull" style="margin-bottom:var(--wp--preset--spacing--40)">
     16<!-- wp:post-content {"lock":{"move":false,"remove":true},"align":"full","layout":{"type":"constrained"}} /-->
    1817
    19     <!-- wp:post-content {"lock":{"move":false,"remove":true},"align":"full","layout":{"type":"constrained"}} /-->
    20        
    21 </div>
    22 <!-- /wp:group -->
    23 
    24 <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50"}}},"layout":{"type":"constrained"}} -->
    25 <div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--50)">
     18<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|40"},"padding":{"bottom":"var:preset|spacing|50"}}},"layout":{"type":"constrained"}} -->
     19<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50)">
    2620    <!-- wp:post-terms {"term":"post_tag","separator":"  ","className":"is-style-pill"} /-->
    2721
     
    4135<!-- /wp:spacer -->
    4236
    43 <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"0vh"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
    44 <div class="wp-block-group" style="padding-bottom:0vh">
    45     <!-- wp:post-navigation-link {"type":"previous","arrow":"arrow"} /-->
    46     <!-- wp:post-navigation-link {"label":"Next","arrow":"arrow"} /--></div>
    47 <!-- /wp:group --></div>
     37<!-- wp:pattern {"slug":"twentytwentyfour/post-navigation"} /-->
     38
     39</div>
    4840<!-- /wp:group --></div>
    4941<!-- /wp:group --></main>
  • trunk/src/wp-content/themes/twentytwentyfour/theme.json

    r56764 r56813  
    163163                {
    164164                    "name": "1",
    165                     "size": "min(1rem, 1vw)",
     165                    "size": "",
    166166                    "slug": "10"
    167167                },
     
    332332                "border": {
    333333                    "color": "var(--wp--preset--color--contrast)",
    334                     "radius": "0.25rem",
    335                     "style": "solid",
    336                     "width": "2px"
     334                    "radius": "var(--wp--preset--spacing--20)"
     335                },
     336                "color": {
     337                    "background": "var(--wp--preset--color--base-2)",
     338                    "text": "var(--wp--preset--color--contrast-2)"
    337339                },
    338340                "spacing": {
    339341                    "padding": {
    340                         "bottom": "var(--wp--preset--spacing--50)",
    341                         "left": "var(--wp--preset--spacing--50)",
    342                         "right": "var(--wp--preset--spacing--50)",
    343                         "top": "var(--wp--preset--spacing--50)"
    344                     }
    345                 },
    346                 "typography": {
    347                     "fontFamily": "monospace"
     342                        "bottom": "calc(var(--wp--preset--spacing--30) + 0.75rem)",
     343                        "left": "calc(var(--wp--preset--spacing--30) + 0.75rem)",
     344                        "right": "calc(var(--wp--preset--spacing--30) + 0.75rem)",
     345                        "top": "calc(var(--wp--preset--spacing--30) + 0.75rem)"
     346                    }
     347                },
     348                "typography": {
     349                    "fontSize": "var(--wp--preset--font-size--medium)",
     350                    "fontStyle": "normal",
     351                    "fontWeight": "400",
     352                    "lineHeight": "1.6"
    348353                }
    349354            },
     
    613618            "core/pullquote": {
    614619                "border": {
    615                     "bottom": {
    616                         "style": "none",
    617                         "width": "0px"
    618                     },
    619                     "left": {
    620                         "style": "none",
    621                         "width": "0px"
    622                     },
    623                     "radius": "var(--wp--preset--spacing--20)",
    624                     "right": {
    625                         "style": "none",
    626                         "width": "0px"
    627                     },
    628                     "top": {
    629                         "style": "none",
    630                         "width": "0px"
    631                     }
     620                    "radius": "var(--wp--preset--spacing--20)"
    632621                },
    633622                "elements": {
     
    657646            "core/query-title": {
    658647                "css": "& span {font-style: italic;}"
     648
     649
     650
     651
     652
     653
     654
    659655            },
    660656            "core/quote": {
Note: See TracChangeset for help on using the changeset viewer.