Kill %tag%-based permalinks. fixes #4875

git-svn-id: http://svn.automattic.com/wordpress/trunk@5995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2007-08-30 19:42:34 +00:00
parent 0219651b96
commit a2cac0cf09
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ function get_permalink($id = 0) {
'%postname%',
'%post_id%',
'%category%',
'%tag%',
'%author%',
'%pagename%'
);