diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index 188bcacaea..6ef09db736 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -179,7 +179,7 @@ $structures = array(
-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, 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, 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.') ?>
%s, %s
, %s
.'), wp_generate_password(8, false), wp_generate_password(8, false), wp_generate_password(8, false)) ?>
%s, %s, %s.'), wp_generate_password(8, false), wp_generate_password(8, false), wp_generate_password(8, false)) ?>