Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #64390


Ignore:
Timestamp:
12/09/2025 10:48:52 PM (2 months ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64390 – Description

    v1 v2  
    55Storefront has been updated in https://github.com/woocommerce/storefront/pull/2202, but many of the derivative themes may not be aware of the issue.
    66
    7 To reproduce, products in the same category should have the same `post_date`, and one should have Catalog `visibility: hidden` set. Visiting a product page adjacent to the hidden one will cause this loop.
     7To reproduce, products in the same category should have the same `post_date`, and one should have "Catalog visibility: Hidden" set. Visiting a product page adjacent to the hidden one will cause this loop.
    88
    99Related reports: