Make WordPress Core


Ignore:
Timestamp:
10/03/2023 03:12:30 PM (15 months ago)
Author:
hellofromTonya
Message:

Bundled Themes: Update TT4 for 6.4 Beta 2.

Twenty Twenty-Four (TT4) updates for 6.4 Beta 2.

Changes include bugfixes from the theme's development repo since Beta 1 such as:

  • Renamed patterns and images
  • Improved image descriptions
  • Polished a few of the templates to fit better the design
  • Addressed some a11y concerns.
  • Changed the required version to 6.4, aligning it with the last few default themes since we are making use of some of the features that will make it to 6.4, such as aspect ratio.

Follow-up to [56726], [56721], [56716].

Props onemaggie, desrosj, mukesh27.
Fixes #59524.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php

    r56716 r56764  
    99?>
    1010
    11 <!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"default"}} -->
    12 <div class="wp-block-group">
    13     <!-- wp:template-part {"slug":"header","theme":"twentytwentyfour"} /-->
    14 </div>
    15 <!-- /wp:group -->
     11<!-- wp:template-part {"slug":"header"} /-->
    1612
    1713<!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} -->
     
    2319
    2420    <!-- wp:group {"align":"wide","layout":{"type":"constrained","justifyContent":"left"}} -->
    25     <div class="wp-block-group alignwide"><!-- wp:template-part {"slug":"post-meta","theme":"twentytwentyfour"} /--></div>
     21    <div class="wp-block-group alignwide"><!-- wp:template-part {"slug":"post-meta"} /--></div>
    2622    <!-- /wp:group -->
    2723
     
    3329<!-- /wp:group -->
    3430
    35 <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer","theme":"twentytwentyfour"} /-->
     31<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
Note: See TracChangeset for help on using the changeset viewer.