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.') ?>

: