Forum Moderators: coopster

Message Too Old, No Replies

Wordpress Permalinks

         

jk3210

3:41 pm on May 26, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



In Wordpress permalinks using a "/%category%/%postname%/%post_id%" format, is there any way to force %post_id% to contain at least 3 digits or start the counter at a certain number?

ahmedtheking

9:17 pm on May 26, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why not, and mistake me if I'm wrong:

/%category%/%postname%/302%post_id% << so you start at a random number?

^^ SORRY! totally ignore that! I just realized my error! Maybe the only way to do it is to change the auto_increment key in your DB