Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57175


Ignore:
Timestamp:
11/22/2022 12:10:26 PM (3 years ago)
Author:
Bernhard Reiter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57175 – Description

    initial v1  
    1 The Twenty Twenty-Three theme has a custom page template called "Blog (alternative)", which displays blog posts "in a list format with the date on the left and the post title on the right" (as per [docs]https://wordpress.org/support/article/twenty-twenty-three/#templates).
     1The Twenty Twenty-Three theme has a custom page template called "Blog (alternative)", which displays blog posts "in a list format with the date on the left and the post title on the right" (as per [https://wordpress.org/support/article/twenty-twenty-three/#templates docs].
    22
    33Currently, those post title blocks are not set to be links -- as a consequence, a visitor to a page using that template cannot click on any on them -- which is likely contrary to expectations.