Add pagename query var.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
rboren
2004-08-11 01:55:34 +00:00
parent da4a0d988e
commit 4a0112f746
4 changed files with 16 additions and 9 deletions

View File

@@ -34,9 +34,9 @@ function get_permalink($id=false) {
'%year%',
'%monthnum%',
'%day%',
'%hour%',
'%minute%',
'%second%',
'%hour%',
'%minute%',
'%second%',
'%postname%',
'%post_id%',
'%category%',