Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56928, comment 5


Ignore:
Timestamp:
10/28/2022 04:45:37 PM (2 years ago)
Author:
mikachan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56928, comment 5

    initial v1  
    11> For Twenty Twenty-Three, I was able to fix it by changing the order of pseudo-classes in the VALID_ELEMENT_PSEUDO_SELECTORS array.
    22
    3 Nice, thank you! This patch looks good.
     3Nice, thank you! This patch looks good and works well for me.
    44
    55Sorry, in your earlier comment I thought you meant the ordering in the theme's theme.json file (which is what I had tried).