[wp-trac] [WordPress Trac] #11931: Day/Month/Year Permalink Structure Fails in Archives
WordPress Trac
noreply at wordpress.org
Fri Apr 5 17:40:57 UTC 2019
#11931: Day/Month/Year Permalink Structure Fails in Archives
---------------------------+-----------------------
Reporter: Frenzie | Owner: (none)
Type: enhancement | Status: reopened
Priority: normal | Milestone:
Component: Rewrite Rules | Version: 2.8.6
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+-----------------------
Comment (by frenziefrenz):
@danielbachhuber The one from the OP,
`/%post_id%/%postname%/%day%/%monthnum%/%year%/`. But the specifics don't
matter much as long as it includes something like `%monthnum%/%year%/`,
`%day%/%monthnum%/%year%/`, etc.
* The structure that wasn't mentioned in the OP works:
`http://172.17.0.3/date/05/04/2019/`.
* `http://172.17.0.3/date/04/2019/` is the default front page monthly
archives link, which doesn't work.
* I don't think `http://172.17.0.3/date/2019/` is directly accessible
through the default theme, but in any case it also doesn't work when it
should.
The workaround I attached a decade ago is still functional and it might
even be borderline generic.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/11931#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list