Changes between Initial Version and Version 2 of Ticket #33728
- Timestamp:
- 09/06/2015 12:35:43 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33728
- Property Keywords needs-patch needs-unit-tests added
-
Property
Milestone
changed from
Awaiting Review
toFuture Release
-
Ticket #33728 – Description
initial v2 103 103 While manually adding the rewrite rules does work, '''it should not be necessary''' when `add_rewrite_endpoint( 'ref', EP_ALL );` should be sufficient. 104 104 105 I propose that `EP_TAXONOMY` be introduced, as suggested in [21050](https://core.trac.wordpress.org/ticket/21050), and that `EP_TAXONOMY` be included in `EP_ALL`.105 I propose that `EP_TAXONOMY` be introduced, as suggested in #21050, and that `EP_TAXONOMY` be included in `EP_ALL`. 106 106 107 Related [19275](https://core.trac.wordpress.org/ticket/19275)107 Related #19275