diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:51:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:51:22 +0000 |
commit | fc0a79914946dac00ccd51b1aacffe267de7210e (patch) | |
tree | 1403384efbfe8f8776ff60aaa40f7d535c02c822 /wp-content/themes | |
parent | Releasing progress-linux version 6.5.5+dfsg1-1~progress7.99u1. (diff) | |
download | wordpress-fc0a79914946dac00ccd51b1aacffe267de7210e.tar.xz wordpress-fc0a79914946dac00ccd51b1aacffe267de7210e.zip |
Merging upstream version 6.6.1+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
59 files changed, 133 insertions, 60 deletions
diff --git a/wp-content/themes/twentytwentyfour/patterns/banner-hero.php b/wp-content/themes/twentytwentyfour/patterns/banner-hero.php index 4587ac8..9971884 100644 --- a/wp-content/themes/twentytwentyfour/patterns/banner-hero.php +++ b/wp-content/themes/twentytwentyfour/patterns/banner-hero.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/banner-hero * Categories: banner, call-to-action, featured * Viewport width: 1400 + * Description: A hero section with a title, a paragraph, a CTA button, and an image. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php b/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php index 31a44fc..7ddeea7 100644 --- a/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php +++ b/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/banner-project-description * Categories: featured, banner, about, portfolio * Viewport width: 1400 + * Description: Project description section with title, paragraph, and an image. */ ?> <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"backgroundColor":"accent-2","layout":{"type":"constrained"}} --> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php b/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php index f46ecbc..49bceb2 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-content-image-on-right * Categories: call-to-action, banner * Viewport width: 1400 + * Description: A title, paragraph, two CTA buttons, and an image for a general CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php b/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php index 45f85f5..4ba3937 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-pricing * Categories: call-to-action, services * Viewport width: 1400 + * Description: A pricing section with a title, a paragraph and three pricing levels. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php b/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php index 9981065..a123869 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-rsvp * Categories: call-to-action, featured * Viewport width: 1100 + * Description: A large RSVP heading sideways, a description, and a CTA button. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php b/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php index 87f3c9f..b6315b0 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-services-image-left * Categories: call-to-action, banner, featured, services * Viewport width: 1400 + * Description: An image, title, paragraph and a CTA button to describe services. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php b/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php index b65eac5..c11b913 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-subscribe-centered * Categories: call-to-action * Keywords: newsletter, subscribe, button + * Description: Subscribers CTA section with a title, a paragraph and a CTA button. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php b/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php index 4370eac..3925876 100644 --- a/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php +++ b/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/footer-centered-logo-nav * Categories: footer * Block Types: core/template-part/footer + * Description: A footer section with a centered logo, navigation, and WordPress credits. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php b/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php index cfb15db..e0de63b 100644 --- a/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/footer-colophon-3-col * Categories: footer * Block Types: core/template-part/footer + * Description: A footer section with a colophon and 3 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/footer.php b/wp-content/themes/twentytwentyfour/patterns/footer.php index 85f310d..4b8aeb2 100644 --- a/wp-content/themes/twentytwentyfour/patterns/footer.php +++ b/wp-content/themes/twentytwentyfour/patterns/footer.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/footer * Categories: footer * Block Types: core/template-part/footer + * Description: A footer section with a colophon and 4 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php b/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php index ee26fca..dc9cc5d 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php @@ -3,6 +3,7 @@ * Title: Full screen image * Slug: twentytwentyfour/gallery-full-screen-image * Categories: gallery, portfolio + * Description: A cover image section that covers the entire width. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php index 67ea044..8e2222e 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php @@ -5,6 +5,7 @@ * Categories: gallery, portfolio * Keywords: project, images, media, masonry, columns * Viewport width: 1400 + * Description: A gallery section with 2 columns and offset images. */ ?> <!-- wp:group {"metadata":{"name":"Portfolio Images"},"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php index 3280317..5f32f7f 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php @@ -5,6 +5,7 @@ * Categories: gallery, portfolio * Keywords: project, images, media, masonry, columns * Viewport width: 1400 + * Description: A gallery section with 3 columns and offset images. */ ?> <!-- wp:group {"metadata":{"name":"Portfolio Images"},"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php index 8c89db8..df9341d 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php @@ -5,6 +5,7 @@ * Categories: gallery, featured, portfolio * Keywords: project, images, media, masonry, columns * Viewport width: 1400 + * Description: A gallery section with 4 columns and offset images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php b/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php index 27d6f74..143d61b 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/gallery-project-layout * Categories: gallery, featured, portfolio * Viewport width: 1600 + * Description: A gallery section with a project layout with 2 images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-about-business.php b/wp-content/themes/twentytwentyfour/patterns/page-about-business.php index ad62698..7b662c2 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-about-business.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-about-business.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A business about page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php b/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php index 5cef5d4..bd08b6e 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php @@ -6,6 +6,7 @@ * Keywords: page, starter * Post Types: page, wp_template * Viewport width: 1400 + * Description: A blogging home page with a hero section, a text section, a blog section, and a CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-business.php b/wp-content/themes/twentytwentyfour/patterns/page-home-business.php index 415c42f..3f2c748 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-business.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-business.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A business home page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php index a9ce9d7..511a3b8 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A porfolio home page that features a gallery. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php index 40d4fa1..c03d1b1 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A portfolio home page with a description and a 4-column post section with only feature images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php b/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php index 5ee552e..6ad69ff 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1100 + * Description: A block with a newsletter subscription CTA for a landing page. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php b/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php index b0bf21b..6aee66b 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A full portfolio page with a section for project description, project details, a full screen image, and a gallery section with two images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php b/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php index 8b3ba83..6ec6732 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1100 + * Description: A large RSVP heading sideways, a description, and a CTA button. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php index 051ed14..f2bbaa1 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-1-col * Categories: query * Block Types: core/query + * Description: A list of posts, 1 column. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php index 62a48c4..8556154 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-3-col * Categories: query * Block Types: core/query + * Description: A list of posts, 3 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php index dd2881d..d6a584f 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-grid-2-col * Categories: query * Block Types: core/query + * Description: A grid of posts featuring the first post, 2 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php index 48bf4d0..7aee493 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-images-only-3-col * Categories: query * Block Types: core/query + * Description: A list of posts with featured images only, 3 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php index 808754b..2cbcaff 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php @@ -3,6 +3,7 @@ * Title: Offset posts with featured images only, 4 columns * Slug: twentytwentyfour/posts-images-only-offset-4-col * Categories: posts + * Description: A list of posts with featured images only, 4 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-list.php b/wp-content/themes/twentytwentyfour/patterns/posts-list.php index 5db93af..e298a54 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-list.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-list.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-list * Categories: query, posts * Block Types: core/query + * Description: A list of posts without images, 1 column. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/team-4-col.php b/wp-content/themes/twentytwentyfour/patterns/team-4-col.php index 78211d2..86a8bfa 100644 --- a/wp-content/themes/twentytwentyfour/patterns/team-4-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/team-4-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/team-4-col * Categories: team, about * Viewport width: 1400 + * Description: A team section, with a heading, a paragraph, and 4 columns for team members. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php b/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php index 8e63924..7ca8275 100644 --- a/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php +++ b/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php @@ -5,10 +5,11 @@ * Keywords: quote, review, about * Categories: testimonials, text * Viewport width: 1300 + * Description: A centered testimonial section with a avatar, name, and job title. */ ?> -<!-- wp:group {"metadata":{"name":"<?php echo esc_html_x( 'Testimonial', 'Name of testimonal pattern', 'twentytwentyfour' ); ?>"},"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60","right":"var:preset|spacing|60"},"margin":{"top":"0","bottom":"0"}}},"backgroundColor":"contrast","textColor":"base","layout":{"type":"constrained","contentSize":""}} --> +<!-- wp:group {"metadata":{"name":"<?php echo esc_html_x( 'Testimonial', 'Name of testimonial pattern', 'twentytwentyfour' ); ?>"},"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60","right":"var:preset|spacing|60"},"margin":{"top":"0","bottom":"0"}}},"backgroundColor":"contrast","textColor":"base","layout":{"type":"constrained","contentSize":""}} --> <div class="wp-block-group alignfull has-base-color has-contrast-background-color has-text-color has-background" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)"> <!-- wp:group {"layout":{"type":"constrained"}} --> <div class="wp-block-group"> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php b/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php index 12a0772..105ac2a 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-alternating-images * Categories: text, about * Viewport width: 1400 + * Description: A text section, then a two column section with text in one and image in another. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php index c24a51a..5408463 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php @@ -5,6 +5,7 @@ * Categories: text, about * Keywords: mission, introduction * Viewport width: 1200 + * Description: A centered itallic text statement with compact padding. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php index ce7751e..f8fbb4d 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php @@ -5,6 +5,7 @@ * Categories: text, about, featured * Keywords: mission, introduction * Viewport width: 1400 + * Description: A centered text statement with a large paddings. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-faq.php b/wp-content/themes/twentytwentyfour/patterns/text-faq.php index 8bf0428..000aa61 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-faq.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-faq.php @@ -5,6 +5,7 @@ * Categories: text, about, featured * Keywords: faq, about, frequently asked * Viewport width: 1400 + * Description: A FAQ section with a large FAQ heading and list of toggle questions and answers. */ ?> @@ -16,45 +17,48 @@ <!-- wp:group {"align":"wide","layout":{"type":"default"}} --> <div class="wp-block-group alignwide"> - <!-- wp:separator {"backgroundColor":"base","className":"is-style-wide"} --> - <hr class="wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide"/> + <!-- wp:separator {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"backgroundColor":"base","className":"is-style-wide"} --> + <hr class="wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)"/> <!-- /wp:separator --> + <!-- wp:heading {"level":3,"align":"wide","style":{"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}}},"textColor":"base-2"} --> + <h3 class="wp-block-heading alignwide has-base-2-color has-text-color has-link-color"><?php echo esc_html_x( 'What is your process working in smaller projects?', 'Question in the FAQ pattern', 'twentytwentyfour' ); ?></h3> + <!-- /wp:heading --> + <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> + <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Answer in the FAQ pattern', 'twentytwentyfour' ); ?></p> + <!-- /wp:paragraph --> - <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}},"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"color":"var:preset|color|base","style":"solid","width":"1px"},"left":{"width":"0px","style":"none"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} --> - <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-color:var(--wp--preset--color--base);border-bottom-style:solid;border-bottom-width:1px;border-left-style:none;border-left-width:0px;margin-top:0"> - <summary><?php echo esc_html_x( 'What is your process working in smaller projects?', 'Question on the details block', 'twentytwentyfour' ); ?></summary> - <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> - <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p> - <!-- /wp:paragraph --> - </details> - <!-- /wp:details --> + <!-- wp:separator {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"backgroundColor":"base","className":"is-style-wide"} --> + <hr class="wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)"/> + <!-- /wp:separator --> + + <!-- wp:heading {"level":3,"align":"wide","style":{"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}}},"textColor":"base-2"} --> + <h3 class="wp-block-heading alignwide has-base-2-color has-text-color has-link-color"><?php echo esc_html_x( 'Who is behind Études?', 'Question in the FAQ pattern', 'twentytwentyfour' ); ?></h3> + <!-- /wp:heading --> + <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> + <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Answer in the FAQ pattern', 'twentytwentyfour' ); ?></p> + <!-- /wp:paragraph --> - <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}},"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"color":"var:preset|color|base","style":"solid","width":"1px"},"left":{"width":"0px","style":"none"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} --> - <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-color:var(--wp--preset--color--base);border-bottom-style:solid;border-bottom-width:1px;border-left-style:none;border-left-width:0px;margin-top:0"> - <summary><?php echo esc_html_x( 'Who is behind Études?', 'Question on the details block', 'twentytwentyfour' ); ?></summary> - <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> - <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p> - <!-- /wp:paragraph --> - </details> - <!-- /wp:details --> + <!-- wp:separator {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"backgroundColor":"base","className":"is-style-wide"} --> + <hr class="wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)"/> + <!-- /wp:separator --> - <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}},"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"color":"var:preset|color|base","style":"solid","width":"1px"},"left":{"width":"0px","style":"none"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} --> - <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-color:var(--wp--preset--color--base);border-bottom-style:solid;border-bottom-width:1px;border-left-style:none;border-left-width:0px;margin-top:0"> - <summary><?php echo esc_html_x( 'I\'d like to get to meet fellow architects, how can I do that?', 'Question on the details block', 'twentytwentyfour' ); ?></summary> - <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> - <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p> - <!-- /wp:paragraph --> - </details> - <!-- /wp:details --> + <!-- wp:heading {"level":3,"align":"wide","style":{"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}}},"textColor":"base-2"} --> + <h3 class="wp-block-heading alignwide has-base-2-color has-text-color has-link-color"><?php echo esc_html_x( 'I\'d like to get to meet fellow architects, how can I do that?', 'Question in the FAQ pattern', 'twentytwentyfour' ); ?></h3> + <!-- /wp:heading --> + <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> + <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Answer in the FAQ pattern', 'twentytwentyfour' ); ?></p> + <!-- /wp:paragraph --> + + <!-- wp:separator {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"backgroundColor":"base","className":"is-style-wide"} --> + <hr class="wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)"/> + <!-- /wp:separator --> - <!-- wp:details {"style":{"spacing":{"margin":{"top":"0"}},"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"color":"var:preset|color|base","style":"solid","width":"1px"},"left":{"width":"0px","style":"none"}}},"className":"is-style-arrow-icon-details","fontSize":"medium"} --> - <details class="wp-block-details is-style-arrow-icon-details has-medium-font-size" style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-color:var(--wp--preset--color--base);border-bottom-style:solid;border-bottom-width:1px;border-left-style:none;border-left-width:0px;margin-top:0"> - <summary><?php echo esc_html_x( 'Can I apply to be a part of the team or work as a contractor?', 'Question on the details block', 'twentytwentyfour' ); ?></summary> - <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> - <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Hidden answer on the details block', 'twentytwentyfour' ); ?></p> - <!-- /wp:paragraph --> - </details> - <!-- /wp:details --> + <!-- wp:heading {"level":3,"align":"wide","style":{"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}}},"textColor":"base-2"} --> + <h3 class="wp-block-heading alignwide has-base-2-color has-text-color has-link-color"><?php echo esc_html_x( 'Can I apply to be a part of the team or work as a contractor?', 'Question in the FAQ pattern', 'twentytwentyfour' ); ?></h3> + <!-- /wp:heading --> + <!-- wp:paragraph {"placeholder":"Type / to add a hidden block","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast-1"}}}},"textColor":"contrast-1"} --> + <p class="has-contrast-1-color has-text-color has-link-color"><?php echo esc_html_x( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.', 'Answer in the FAQ pattern', 'twentytwentyfour' ); ?></p> + <!-- /wp:paragraph --> <!-- wp:spacer {"height":"var:preset|spacing|10","style":{"spacing":{"margin":{"top":"var:preset|spacing|10","bottom":"0"}}}} --> <div style="margin-top:var(--wp--preset--spacing--10);margin-bottom:0;height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php b/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php index f03eaf3..03310f5 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-feature-grid-3-col * Categories: text, about * Viewport width: 1400 + * Description: A feature grid of 2 rows and 3 columns with headings and text. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-project-details.php b/wp-content/themes/twentytwentyfour/patterns/text-project-details.php index b75f869..a6a54c1 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-project-details.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-project-details.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-project-details * Categories: text, portfolio * Viewport width: 1400 + * Description: A text only section for project details. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php b/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php index f4c48f7..cfcbf6d 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-title-left-image-right * Categories: banner, about, featured * Viewport width: 1400 + * Description: A title, a paragraph and a CTA button on the left with an image on the right. */ ?> diff --git a/wp-content/themes/twentytwentyfour/readme.txt b/wp-content/themes/twentytwentyfour/readme.txt index 50c9ff5..81a72a6 100644 --- a/wp-content/themes/twentytwentyfour/readme.txt +++ b/wp-content/themes/twentytwentyfour/readme.txt @@ -1,9 +1,9 @@ === Twenty Twenty-Four === Contributors: wordpressdotorg Requires at least: 6.4 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 7.0 -Stable tag: 1.1 +Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -13,6 +13,11 @@ Twenty Twenty-Four is designed to be flexible, versatile and applicable to any w == Changelog == += 1.2 = +* Released: July 16, 2024 + +https://wordpress.org/documentation/article/twenty-twenty-four-changelog/#Version_1.2 + = 1.1 = * Released: April 2, 2024 diff --git a/wp-content/themes/twentytwentyfour/screenshot.png b/wp-content/themes/twentytwentyfour/screenshot.png Binary files differindex 74fa4c7..0bce237 100644 --- a/wp-content/themes/twentytwentyfour/screenshot.png +++ b/wp-content/themes/twentytwentyfour/screenshot.png diff --git a/wp-content/themes/twentytwentyfour/style.css b/wp-content/themes/twentytwentyfour/style.css index 75c9804..3fa6a6a 100644 --- a/wp-content/themes/twentytwentyfour/style.css +++ b/wp-content/themes/twentytwentyfour/style.css @@ -5,9 +5,9 @@ Author: the WordPress team Author URI: https://wordpress.org Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4. Requires at least: 6.4 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 7.0 -Version: 1.1 +Version: 1.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: twentytwentyfour diff --git a/wp-content/themes/twentytwentyfour/templates/home.html b/wp-content/themes/twentytwentyfour/templates/home.html index 7c364b8..196f82e 100644 --- a/wp-content/themes/twentytwentyfour/templates/home.html +++ b/wp-content/themes/twentytwentyfour/templates/home.html @@ -1 +1,9 @@ -<!-- wp:pattern {"slug":"twentytwentyfour/template-home-business"} /--> +<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /--> + +<!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"default"}} --> +<main class="wp-block-group" style="margin-top:0"> + <!-- wp:pattern {"slug":"twentytwentyfour/page-home-business"} /--> +</main> +<!-- /wp:group --> + +<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /--> diff --git a/wp-content/themes/twentytwentyfour/theme.json b/wp-content/themes/twentytwentyfour/theme.json index fe6bd3b..134da28 100644 --- a/wp-content/themes/twentytwentyfour/theme.json +++ b/wp-content/themes/twentytwentyfour/theme.json @@ -1,5 +1,5 @@ { - "$schema": "https://schemas.wp.org/trunk/theme.json", + "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "patterns": [ "three-columns-of-services", diff --git a/wp-content/themes/twentytwentythree/parts/header.html b/wp-content/themes/twentytwentythree/parts/header.html index 8e4f17b..8a94130 100644 --- a/wp-content/themes/twentytwentythree/parts/header.html +++ b/wp-content/themes/twentytwentythree/parts/header.html @@ -3,7 +3,11 @@ <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> <div class="wp-block-group alignwide" style="padding-bottom:var(--wp--preset--spacing--40)"> <!-- wp:site-title {"level":0} /--> - <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} /--> + <!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"left"}} --> + <div class="wp-block-group"> + <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} /--> + </div> + <!-- /wp:group --> </div> <!-- /wp:group --> </div> diff --git a/wp-content/themes/twentytwentythree/patterns/call-to-action.php b/wp-content/themes/twentytwentythree/patterns/call-to-action.php index 119677d..1542790 100644 --- a/wp-content/themes/twentytwentythree/patterns/call-to-action.php +++ b/wp-content/themes/twentytwentythree/patterns/call-to-action.php @@ -5,6 +5,7 @@ * Categories: featured * Keywords: Call to action * Block Types: core/buttons + * Description: Left-aligned text with a CTA button and a separator. */ ?> <!-- wp:columns {"align":"wide"} --> diff --git a/wp-content/themes/twentytwentythree/patterns/footer-default.php b/wp-content/themes/twentytwentythree/patterns/footer-default.php index d197bf5..e382724 100644 --- a/wp-content/themes/twentytwentythree/patterns/footer-default.php +++ b/wp-content/themes/twentytwentythree/patterns/footer-default.php @@ -4,6 +4,7 @@ * Slug: twentytwentythree/footer-default * Categories: footer * Block Types: core/template-part/footer + * Description: Footer with site title and powered by WordPress. */ ?> <!-- wp:group {"layout":{"type":"constrained"}} --> diff --git a/wp-content/themes/twentytwentythree/patterns/post-meta.php b/wp-content/themes/twentytwentythree/patterns/post-meta.php index b704064..a1a9226 100644 --- a/wp-content/themes/twentytwentythree/patterns/post-meta.php +++ b/wp-content/themes/twentytwentythree/patterns/post-meta.php @@ -5,6 +5,7 @@ * Categories: query * Keywords: post meta * Block Types: core/template-part/post-meta + * Description: Post meta information with separator on the top. */ ?> <!-- wp:spacer {"height":"0"} --> diff --git a/wp-content/themes/twentytwentythree/readme.txt b/wp-content/themes/twentytwentythree/readme.txt index c845ea5..3eef248 100644 --- a/wp-content/themes/twentytwentythree/readme.txt +++ b/wp-content/themes/twentytwentythree/readme.txt @@ -1,9 +1,9 @@ === Twenty Twenty-Three === Contributors: wordpressdotorg Requires at least: 6.1 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 5.6 -Stable tag: 1.4 +Stable tag: 1.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -15,6 +15,11 @@ Whether you want to build a complex or incredibly simple website, you can do it == Changelog == += 1.5 = +* Released: July 16, 2024 + +https://wordpress.org/documentation/article/twenty-twenty-three-changelog/#Version_1.5 + = 1.4 = * Released: April 2, 2024 diff --git a/wp-content/themes/twentytwentythree/screenshot.png b/wp-content/themes/twentytwentythree/screenshot.png Binary files differindex dee93e4..417d979 100644 --- a/wp-content/themes/twentytwentythree/screenshot.png +++ b/wp-content/themes/twentytwentythree/screenshot.png diff --git a/wp-content/themes/twentytwentythree/style.css b/wp-content/themes/twentytwentythree/style.css index 273c757..94a23fc 100644 --- a/wp-content/themes/twentytwentythree/style.css +++ b/wp-content/themes/twentytwentythree/style.css @@ -5,9 +5,9 @@ Author: the WordPress team Author URI: https://wordpress.org Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself. Requires at least: 6.1 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 5.6 -Version: 1.4 +Version: 1.5 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html Text Domain: twentytwentythree diff --git a/wp-content/themes/twentytwentythree/styles/aubergine.json b/wp-content/themes/twentytwentythree/styles/aubergine.json index 235b04b2..485eaf5 100644 --- a/wp-content/themes/twentytwentythree/styles/aubergine.json +++ b/wp-content/themes/twentytwentythree/styles/aubergine.json @@ -11,7 +11,7 @@ "slug": "secondary-base" }, { - "gradient": "linear-gradient(180deg, var(--wp--preset--color--base) 0 min(24rem, 10%), var(--wp--preset--color--secondary) 0% 30%, var(--wp--preset--color--base) 100%)", + "gradient": "linear-gradient(180deg, var(--wp--preset--color--base) 0 clamp(10vh, 24rem, 14vh), var(--wp--preset--color--secondary) 0% 30%, var(--wp--preset--color--base) 100%)", "name": "Base to Secondary to Base", "slug": "base-secondary-base" }, diff --git a/wp-content/themes/twentytwentythree/templates/archive.html b/wp-content/themes/twentytwentythree/templates/archive.html index 74a8a5c..c09d1b9 100644 --- a/wp-content/themes/twentytwentythree/templates/archive.html +++ b/wp-content/themes/twentytwentythree/templates/archive.html @@ -18,8 +18,8 @@ <!-- /wp:post-template --> <!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} --> - <!-- wp:query-pagination-previous {"label":"Newer Posts"} /--> - <!-- wp:query-pagination-next {"label":"Older Posts"} /--> + <!-- wp:query-pagination-previous /--> + <!-- wp:query-pagination-next /--> <!-- /wp:query-pagination --> </div> <!-- /wp:query --> diff --git a/wp-content/themes/twentytwentythree/templates/home.html b/wp-content/themes/twentytwentythree/templates/home.html index 9b84d2b..23fc5cf 100644 --- a/wp-content/themes/twentytwentythree/templates/home.html +++ b/wp-content/themes/twentytwentythree/templates/home.html @@ -20,8 +20,8 @@ <!-- /wp:post-template --> <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} --> - <!-- wp:query-pagination-previous {"label":"Newer Posts"} /--> - <!-- wp:query-pagination-next {"label":"Older Posts"} /--> + <!-- wp:query-pagination-previous /--> + <!-- wp:query-pagination-next /--> <!-- /wp:query-pagination --> </div> <!-- /wp:query --> diff --git a/wp-content/themes/twentytwentythree/templates/search.html b/wp-content/themes/twentytwentythree/templates/search.html index c80325d..53ec6ba 100644 --- a/wp-content/themes/twentytwentythree/templates/search.html +++ b/wp-content/themes/twentytwentythree/templates/search.html @@ -18,8 +18,8 @@ <!-- /wp:post-template --> <!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} --> - <!-- wp:query-pagination-previous {"label":"Newer Posts"} /--> - <!-- wp:query-pagination-next {"label":"Older Posts"} /--> + <!-- wp:query-pagination-previous /--> + <!-- wp:query-pagination-next /--> <!-- /wp:query-pagination --> <!-- wp:query-no-results --> diff --git a/wp-content/themes/twentytwentythree/theme.json b/wp-content/themes/twentytwentythree/theme.json index 32eb7ed..4ac5ac8 100644 --- a/wp-content/themes/twentytwentythree/theme.json +++ b/wp-content/themes/twentytwentythree/theme.json @@ -1,5 +1,5 @@ { - "$schema": "https://schemas.wp.org/trunk/theme.json", + "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "customTemplates": [ { diff --git a/wp-content/themes/twentytwentytwo/parts/header.html b/wp-content/themes/twentytwentytwo/parts/header.html index 27568c1..9d0a314 100644 --- a/wp-content/themes/twentytwentytwo/parts/header.html +++ b/wp-content/themes/twentytwentytwo/parts/header.html @@ -5,9 +5,11 @@ <!-- wp:site-title /--></div> <!-- /wp:group --> - +<!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"left"}} --> +<div class="wp-block-group"> <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} --> <!-- wp:page-list {"isNavigationChild":true,"showSubmenuIcon":true,"openSubmenusOnClick":false} /--> <!-- /wp:navigation --></div> <!-- /wp:group --></div> +<!-- /wp:group --></div> <!-- /wp:group -->
\ No newline at end of file diff --git a/wp-content/themes/twentytwentytwo/readme.txt b/wp-content/themes/twentytwentytwo/readme.txt index 61bbb8f..74e6092 100644 --- a/wp-content/themes/twentytwentytwo/readme.txt +++ b/wp-content/themes/twentytwentytwo/readme.txt @@ -1,9 +1,9 @@ === Twenty Twenty-Two === Contributors: wordpressdotorg Requires at least: 5.9 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 5.6 -Stable tag: 1.7 +Stable tag: 1.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -17,6 +17,11 @@ Whether you’re building a single-page website, a blog, a business website, or == Changelog == += 1.8 = +* Released: July 16, 2024 + +https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.8 + = 1.7 = * Released: April 2, 2024 diff --git a/wp-content/themes/twentytwentytwo/style.css b/wp-content/themes/twentytwentytwo/style.css index e1e26e9..3b41660 100644 --- a/wp-content/themes/twentytwentytwo/style.css +++ b/wp-content/themes/twentytwentytwo/style.css @@ -5,9 +5,9 @@ Author: the WordPress team Author URI: https://wordpress.org/ Description: Built on a solidly designed foundation, Twenty Twenty-Two embraces the idea that everyone deserves a truly unique website. The theme’s subtle styles are inspired by the diversity and versatility of birds: its typography is lightweight yet strong, its color palette is drawn from nature, and its layout elements sit gently on the page. The true richness of Twenty Twenty-Two lies in its opportunity for customization. The theme is built to take advantage of the Site Editor features introduced in WordPress 5.9, which means that colors, typography, and the layout of every single page on your site can be customized to suit your vision. It also includes dozens of block patterns, opening the door to a wide range of professionally designed layouts in just a few clicks. Whether you’re building a single-page website, a blog, a business website, or a portfolio, Twenty Twenty-Two will help you create a site that is uniquely yours. Requires at least: 5.9 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 5.6 -Version: 1.7 +Version: 1.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: twentytwentytwo diff --git a/wp-content/themes/twentytwentytwo/theme.json b/wp-content/themes/twentytwentytwo/theme.json index ec9ff86..da4e623 100644 --- a/wp-content/themes/twentytwentytwo/theme.json +++ b/wp-content/themes/twentytwentytwo/theme.json @@ -1,5 +1,5 @@ { - "$schema": "https://schemas.wp.org/trunk/theme.json", + "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "customTemplates": [ { |