Make WordPress Core

Changes between Version 1 and Version 3 of Ticket #57891


Ignore:
Timestamp:
03/08/2023 08:41:37 PM (2 years ago)
Author:
ironprogrammer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57891 – Description

    v1 v3  
    10102. Copy the `build/` folder to a new location, and set it up as a new site.
    11113. After configuring the site, add a few test posts.
    12 4. With TT3 active (should be by default), load the site frontend, and observe that posts are displayed in a list, rather than columns.
    13 5. Try testing with other block themes.
     124. 🐞 With TT3 active (should be by default), load the site frontend, and observe that posts are displayed in a list, rather than columns.
     135. 🐞 Try testing with other block themes.
    1414
    1515=== Expected Results
    1616When testing a patch to validate it works as expected:
    17 - The frontend of the site should render like that represented in the backend editor.
     17- The frontend of the site should render like that represented in the backend editor.
    1818
    1919When reproducing a bug:
    20 - The frontend of the site renders with posts in a list, and site navigation broken.
     20- The frontend of the site renders with posts in a list, and site navigation broken.
    2121
    2222=== Supplemental Artifacts