Make WordPress Core


Ignore:
Timestamp:
10/31/2023 05:24:38 PM (13 months ago)
Author:
hellofromTonya
Message:

Twenty Twenty-Four: Bugfixes for 6.4 RC2.

This update includes the following bugfixes:

  • Fix: Added a new block pattern for the home template that inherits the page query and fits the design of the home page. (more context on the theme repo: https://github.com/WordPress/twentytwentyfour/pull/706)
  • Fix: Rely on parent theme data for block style.
  • Fix: Categories for some patterns.
  • Fix: Minor labeling issues

Follow-up to [56999], [56951], [56813], [56764], [56716].

Props anlino, beafialho, desrosj, devmuhib, didierjm, fabiorubioglio, flixos90, hanneslsm, hellofromTonya, huzaifaalmesbah, ktaron, luminuu, mshowes, onemaggie, phillsav, poena, rajinsharwar, richtabor, shailu25.
Fixes #59770, #59759.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php

    r56951 r57036  
    22/**
    33 * Title: Business home
    4  * Slug: twentytwentyfour/home-business
     4 * Slug: twentytwentyfour/page-home-business
    55 * Categories: page
    66 * Keywords: starter
     
    1515<!-- wp:pattern {"slug":"twentytwentyfour/text-alternating-images"} /-->
    1616<!-- wp:pattern {"slug":"twentytwentyfour/testimonial-centered"} /-->
    17 <!-- wp:pattern {"slug":"twentytwentyfour/posts-grid-2-col"} /-->
     17<!-- wp:pattern {"slug":"twentytwentyfour/posts-list"} /-->
    1818<!-- wp:pattern {"slug":"twentytwentyfour/cta-subscribe-centered"} /-->
Note: See TracChangeset for help on using the changeset viewer.