Skip to content

Commit 7a90e6c

Browse files
committed
Help/About: Use the new /documentation/ URLs for HelpHub links in Bundled Themes.
As `https://wordpress.org/support/` was redirected to `https://wordpress.org/documentation/`, this changeset replaces various `/support/article/*` links with `/documentation/article/*` to avoid an extra redirect. This also updates links to Support Forums by replacing `https://wordpress.org/support/` URLs with `https://wordpress.org/support/forums/`. Props SergeyBiryukov, audrasjb, dhrupo, hasanmisbah, sakibmd, sabernhardt. See #57726. git-svn-id: https://develop.svn.wordpress.org/trunk@55413 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 0a422d3 commit 7a90e6c

File tree

22 files changed

+46
-46
lines changed

22 files changed

+46
-46
lines changed

src/wp-content/themes/twentyeleven/content-aside.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Used on index and archive pages.
66
*
7-
* @link https://wordpress.org/support/article/post-formats/
7+
* @link https://wordpress.org/documentation/article/post-formats/
88
*
99
* @package WordPress
1010
* @subpackage Twenty_Eleven

src/wp-content/themes/twentyeleven/content-gallery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Used on index and archive pages.
66
*
7-
* @link https://wordpress.org/support/article/post-formats/
7+
* @link https://wordpress.org/documentation/article/post-formats/
88
*
99
* @package WordPress
1010
* @subpackage Twenty_Eleven

src/wp-content/themes/twentyeleven/content-image.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Used on index and archive pages.
66
*
7-
* @link https://wordpress.org/support/article/post-formats/
7+
* @link https://wordpress.org/documentation/article/post-formats/
88
*
99
* @package WordPress
1010
* @subpackage Twenty_Eleven

src/wp-content/themes/twentyeleven/content-link.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Used on index and archive pages
66
*
7-
* @link https://wordpress.org/support/article/post-formats/
7+
* @link https://wordpress.org/documentation/article/post-formats/
88
*
99
* @package WordPress
1010
* @subpackage Twenty_Eleven

src/wp-content/themes/twentyeleven/content-status.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Used on index and archive pages
66
*
7-
* @link https://wordpress.org/support/article/post-formats/
7+
* @link https://wordpress.org/documentation/article/post-formats/
88
*
99
* @package WordPress
1010
* @subpackage Twenty_Eleven

src/wp-content/themes/twentyeleven/inc/theme-options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ function twentyeleven_theme_options_help() {
118118
'<p>' . __( 'Remember to click "Save Changes" to save any changes you have made to the theme options.', 'twentyeleven' ) . '</p>';
119119

120120
$sidebar = '<p><strong>' . __( 'For more information:', 'twentyeleven' ) . '</strong></p>' .
121-
'<p>' . __( '<a href="https://wordpress.org/support/article/appearance-customize-screen/" target="_blank">Documentation on Theme Options</a>', 'twentyeleven' ) . '</p>' .
121+
'<p>' . __( '<a href="https://wordpress.org/documentation/article/appearance-customize-screen/" target="_blank">Documentation on Theme Options</a>', 'twentyeleven' ) . '</p>' .
122122
'<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support</a>', 'twentyeleven' ) . '</p>';
123123

124124
$screen = get_current_screen();

src/wp-content/themes/twentyfifteen/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ function twentyfifteen_setup() {
109109
/*
110110
* Enable support for Post Formats.
111111
*
112-
* See: https://wordpress.org/support/article/post-formats/
112+
* See: https://wordpress.org/documentation/article/post-formats/
113113
*/
114114
add_theme_support(
115115
'post-formats',

src/wp-content/themes/twentyfifteen/readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty
1818
* Post Formats
1919
* The GPL v2.0 or later license. :) Use it to make something cool.
2020

21-
For more information about Twenty Fifteen please go to https://wordpress.org/support/article/twenty-fifteen/.
21+
For more information about Twenty Fifteen please go to https://wordpress.org/documentation/article/twenty-fifteen/.
2222

2323
== Installation ==
2424

2525
1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2626
2. Type in Twenty Fifteen in the search form and press the 'Enter' key on your keyboard.
2727
3. Click on the 'Activate' button to use your new theme right away.
28-
4. Go to https://wordpress.org/support/article/twenty-fifteen/ for a guide on how to customize this theme.
28+
4. Go to https://wordpress.org/documentation/article/twenty-fifteen/ for a guide on how to customize this theme.
2929
5. Navigate to Appearance > Customize in your admin panel and customize to taste.
3030

3131
== Copyright ==

src/wp-content/themes/twentyfourteen/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ function twentyfourteen_setup() {
160160

161161
/*
162162
* Enable support for Post Formats.
163-
* See https://wordpress.org/support/article/post-formats/
163+
* See https://wordpress.org/documentation/article/post-formats/
164164
*/
165165
add_theme_support(
166166
'post-formats',

src/wp-content/themes/twentynineteen/readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ Our 2019 default theme is designed to show off the power of the block editor.
1212
== Description ==
1313
Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
1414

15-
For more information about Twenty Nineteen please go to https://wordpress.org/support/article/twenty-nineteen/.
15+
For more information about Twenty Nineteen please go to https://wordpress.org/documentation/article/twenty-nineteen/.
1616

1717
== Installation ==
1818

1919
1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2020
2. Type in Twenty Nineteen in the search form and press the 'Enter' key on your keyboard.
2121
3. Click on the 'Activate' button to use your new theme right away.
22-
4. Go to https://wordpress.org/support/article/twenty-nineteen/ for a guide on how to customize this theme.
22+
4. Go to https://wordpress.org/documentation/article/twenty-nineteen/ for a guide on how to customize this theme.
2323
5. Navigate to Appearance > Customize in your admin panel and customize to taste.
2424

2525
== Copyright ==

0 commit comments

Comments
 (0)