From cfa15d668b658e0447bce622c8cf9ee8aa44009f Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Mon, 28 May 2007 06:46:39 +0000 Subject: [PATCH] Fix category/tag base wording. see #4189 git-svn-id: https://develop.svn.wordpress.org/trunk@5571 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options-permalink.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index 15a562c4b6..51878c5074 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -161,9 +161,9 @@ checked="checked"

-

URLs here. For example, /taxonomy/tags would make your category links like http://example.org/taxonomy/tags/uncategorized/. If you leave this blank the default will be used.') ?>

+

URLs here. For example, using /topics/ as your category base would make your category links like http://example.org/topics/uncategorized/. If you leave these blank the defaults will be used.') ?>

-

URLs here. For example, /index.php/taxonomy/tags would make your category links like http://example.org/index.php/taxonomy/tags/uncategorized/. If you leave this blank the default will be used.') ?>

+

URLs here. For example, using /topics/ as your category base would make your category links like http://example.org/index.php/topics/uncategorized/. If you leave these blank the defaults will be used.') ?>

: