diff --git a/wp-admin/options-discussion.php b/wp-admin/options-discussion.php index 6c5972e11..7aae7b6b2 100644 --- a/wp-admin/options-discussion.php +++ b/wp-admin/options-discussion.php @@ -48,7 +48,7 @@ include('options-head.php');
- (These settings may be overidden for individual articles.)') ?> + (These settings may be overridden for individual articles.)') ?> -

So for example a value like

+

So for example a value like:

/archives/%year%/%monthnum%/%day%/%postname%/

-

would give you a permalink like

-

/archives/2003/05/23/my-cheese-sandwich/ .

-

In general for this you must use mod_rewrite, however if you put a filename at the beginning WordPress will attempt to use that to pass the arguments, example:

+

would give you a permalink like:

+

/archives/2003/05/23/my-cheese-sandwich/

+

In general for this you must use mod_rewrite, however if you put a filename at the beginning WordPress will attempt to use that to pass the arguments, for example:

/index.php/archives/%year%/%monthnum%/%day%/%postname%/

If you use this option you can ignore the mod_rewrite rules.

diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index e24b3a39f..84b4d0d63 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -77,7 +77,7 @@ include('options-head.php');
-

Update Services on the wiki. Seperate multiple URIs by line breaks.'), 'http://wiki.wordpress.org/index.php/UpdateServices') ?>

+

Update Services on the wiki. Separate multiple URIs by line breaks.'), 'http://wiki.wordpress.org/index.php/UpdateServices') ?>

diff --git a/wp-includes/version.php b/wp-includes/version.php index d7bf2abbb..41d4ccc83 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -1,7 +1,7 @@ \ No newline at end of file