K, gotcha. :P I was just thinking earlier today that all had been quite on the WP dev front and then all of a sudden this epic email/thread comes from no where. Twas a great read though. :)
Paul. 2009/1/29 Otto <[email protected]> > Yes, the verbose page rules only get invoked when the permalink string > *starts* with one of those four things. > > > On Thu, Jan 29, 2009 at 3:59 PM, Paul Robinson <[email protected]> > wrote: > > Ryan, just a quick question. Does that mean that if you don't begin your > > permalink with one of those then you are fine. So for example: > > > > This is fine: > > http://domain.com/%post_id% <http://domain.com/%postname%/%post_id%> > > /%postname% <http://domain.com/%postname%/%post_id%> > > > > where as this is not: > > http://domain.com/%postname%/%post_id% > > > > Sorry if that seems like a stupid question. It's getting late here & I'm > > tired. Well that's my excuse & I'm sticking to it. :P > > > > Paul. > > > > > > 2009/1/29 Ryan Boren <[email protected]> > > > >> On Thu, Jan 29, 2009 at 1:05 PM, Engel Sanchez <[email protected]> > wrote: > >> > After reading this interesting discussions now I will change > permalinks > >> for > >> > a site I will launch next week that was based on %category% URL for > >> posts. > >> > And it should be a big site soon. > >> > > >> > So now I am planning to go with: > >> > > >> > http://domain.com/%postname%/%post_id% > >> > or > >> > http://domain.com/%postname%-%post_id% > >> > >> Verbose rules are used for structures beginning with %category%, > >> %tag%, %postname%, and %author%. Avoiding such structures is best. > >> > >> http://trac.wordpress.org/browser/trunk/wp-includes/rewrite.php#L1825 > >> _______________________________________________ > >> wp-testers mailing list > >> [email protected] > >> http://lists.automattic.com/mailman/listinfo/wp-testers > >> > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
