Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18282, comment 86


Ignore:
Timestamp:
05/07/2025 10:51:13 PM (2 months ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18282, comment 86

    initial v1  
    3636=== Actual Results
    37371.  ✅ Error condition occurs (reproduced).
     38
     39=== Additional Notes
     401. Sergey's patch only removes pagination to preserve the right structure. This is a great workaround, but not exactly what we should expect as a right functionality https://core.trac.wordpress.org/attachment/ticket/18282/preserve-page-and-taxonomy-hierarchy.php
     41
     422. The correct functionality is that the structure is preserved, with paginated results over 50 items (or maybe even less than 50).