diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index fb52818ce3..234b70869e 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -87,7 +87,7 @@ window.onload = blurry; - + diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index d080b4b398..6a795fe514 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -4,6 +4,52 @@ require_once('admin.php'); $title = __('Permalink Options'); $parent_file = 'options-general.php'; +function add_js() { +?> + +
-

-

number of tags are available, and here are some examples to get you started.'); ?>

+

+

number of tags are available, and here are some examples to get you started.'); ?>

+ +
+

+

+ +

+

+ +

+

+ +
+

+

:

+ +

-
-
: /%year%/%monthnum%/%day%/%postname%/
- -
:
-
-
: /archives/%post_id%
- -
: /archives/123
-
-
-
- -

mod_rewrite installed on your server. (Ask your host.) If that isn’t available, you can prefix the structure with /index.php/ . This is the recommend method if you are on any web server but Apache.'); ?>

- +

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

-
-
: /index.php/%year%/%monthnum%/%day%/%postname%/
- -
:
-
-
: /index.php/archives/%post_id%
- -
: /index.php/archives/123
-
-
-
- - - -

-

- : -

- -

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

- -

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

+

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

: