Add pagename query var.

git-svn-id: https://develop.svn.wordpress.org/trunk@1531 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2004-08-11 01:55:34 +00:00
parent ba3fc2100c
commit 01b53facab
4 changed files with 16 additions and 9 deletions
+3 -3
View File
@@ -34,9 +34,9 @@ function get_permalink($id=false) {
'%year%',
'%monthnum%',
'%day%',
'%hour%',
'%minute%',
'%second%',
'%hour%',
'%minute%',
'%second%',
'%postname%',
'%post_id%',
'%category%',