Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36746, comment 7


Ignore:
Timestamp:
06/12/2016 12:35:46 PM (9 years ago)
Author:
voidPortal
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36746, comment 7

    initial v1  
    55If you were asking about the custom structure for my permalinks, if I tried to set the Permalinks to "Day and name" instead of "Plain" (which is the only one that still worked after upgrading to WordPress 4.5.1 and then 4.5.2), the structure is the out-of-the-box:
    66
    7 http://[domain]/%year%/%mothnum%/%day%/%postname%/
     7http://[domain]/%year%/%monthnum%/%day%/%postname%/
    88
    99I just fixed the problem by adding this to my .htaccess file: