Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #59812


Ignore:
Timestamp:
11/06/2023 11:43:05 AM (19 months ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59812

    • Property Keywords has-patch added
    • Property Summary changed from Twenty twenty-four: fixed contrast issues, improved documentations, general polishing before release to Twenty Twenty-Four: fixed contrast issues, improved documentations, general polishing before release
  • Ticket #59812 – Description

    initial v2  
    11This PR includes the last fixes to the theme before the release:
    22
    3 WordPress/twentytwentyfour#723
    4 WordPress/twentytwentyfour#718
    5 WordPress/twentytwentyfour#719
    6 WordPress/twentytwentyfour#720
    7 WordPress/twentytwentyfour#722
     3- [https://github.com/WordPress/twentytwentyfour/pull/723 PR 723]
     4- [https://github.com/WordPress/twentytwentyfour/pull/718 PR 718]
     5- [https://github.com/WordPress/twentytwentyfour/pull/719 PR 719]
     6- [https://github.com/WordPress/twentytwentyfour/pull/720 PR 720]
     7- [https://github.com/WordPress/twentytwentyfour/pull/722 PR 722]
    88
    99Addresses some issues with contrast on some of the theme variations, we ended up removing a color that is no longer used from the theme and variations.
    10 Fixes an issue with a pattern that was using the wrong unit type for the min-height.
    11 Moves wp_enqueue_block_style call to its own function for clarity.
     10Fixes an issue with a pattern that was using the wrong unit type for the `min-height`.
     11Moves `wp_enqueue_block_style` call to its own function for clarity.
    1212Updates the link to the docs on the changelog
    1313