[wp-hackers] Slow w/ Permalinks
Ryan Boren
ryan at boren.nu
Wed Jul 23 20:33:59 GMT 2008
On Wed, Jul 23, 2008 at 12:18 PM, George Pearce <george at pearcedev.com> wrote:
> Does this still count true for date based posts?
> Like /%year%/%month%/%postname%/
No, %year% does not cause the verbose rules to be created. %year% is
much more constrained than %category%. It matches against only 4
consecutive digits rather than any sequence of alphanumerics.. This
can cause conflicts with pages named '2008', for example, but is
otherwise well-behaved.
More information about the wp-hackers
mailing list