X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/b137f4ce021b4022c56f452c2eafa7abfcef0a7c..38ca813a0e312e2768e5b9519f0415cd0aa84781:/wp-admin/options-permalink.php diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index e5f9a751..50aa32e1 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -1,6 +1,6 @@ ' . __('The Optional fields let you customize the “category” and “tag” base names that will appear in archive URLs. For example, the page listing all posts in the “Uncategorized” category could be /topics/uncategorized instead of /category/uncategorized.') . '

' . '

' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Documentation on Permalinks Settings') . '

' . + '

' . __('Documentation on Permalinks Settings') . '

' . '

' . __('Documentation on Using Permalinks') . '

' . '

' . __('Support Forums') . '

' ); @@ -32,7 +32,7 @@ add_contextual_help($current_screen, * Display JavaScript on the page. * * @package WordPress - * @subpackage Permalink_Settings_Panel + * @subpackage Permalink_Settings_Screen */ function add_js() { ?>