Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #37376, comment 6


Ignore:
Timestamp:
05/07/2026 03:32:48 PM (5 weeks ago)
Author:
bacoords
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37376, comment 6

    initial v1  
    3131}}}
    3232
     33An alternate approach is a new helper function that works like `is_post_type_viewable()` maybe.
     34
    3335=== The Permalink Assumption ===
    3436
     
    4143}
    4244}}}
     45
     46The issue here is that this feels like a breaking change, so maybe just the default behavior (returning an empty string) is more realistic, and less fragile.
    4347
    4448=== Files Changed in This Patch ===