Make WordPress Core

Changeset 55413


Ignore:
Timestamp:
02/23/2023 10:47:19 AM (13 months ago)
Author:
audrasjb
Message:

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.

Location:
trunk/src/wp-content/themes
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyeleven/content-aside.php

    r47122 r55413  
    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
  • trunk/src/wp-content/themes/twentyeleven/content-gallery.php

    r52929 r55413  
    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
  • trunk/src/wp-content/themes/twentyeleven/content-image.php

    r52929 r55413  
    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
  • trunk/src/wp-content/themes/twentyeleven/content-link.php

    r47122 r55413  
    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
  • trunk/src/wp-content/themes/twentyeleven/content-status.php

    r48782 r55413  
    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
  • trunk/src/wp-content/themes/twentyeleven/inc/theme-options.php

    r53626 r55413  
    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
  • trunk/src/wp-content/themes/twentyfifteen/functions.php

    r55276 r55413  
    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(
  • trunk/src/wp-content/themes/twentyfifteen/readme.txt

    r55268 r55413  
    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/.
     21For more information about Twenty Fifteen please go to https://wordpress.org/documentation/article/twenty-fifteen/.
    2222
    2323== Installation ==
     
    26262. Type in Twenty Fifteen in the search form and press the 'Enter' key on your keyboard.
    27273. 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.
     284. Go to https://wordpress.org/documentation/article/twenty-fifteen/ for a guide on how to customize this theme.
    29295. Navigate to Appearance > Customize in your admin panel and customize to taste.
    3030
  • trunk/src/wp-content/themes/twentyfourteen/functions.php

    r55270 r55413  
    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(
  • trunk/src/wp-content/themes/twentynineteen/readme.txt

    r55024 r55413  
    1313Our 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/.
     15For more information about Twenty Nineteen please go to https://wordpress.org/documentation/article/twenty-nineteen/.
    1616
    1717== Installation ==
     
    20202. Type in Twenty Nineteen in the search form and press the 'Enter' key on your keyboard.
    21213. 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.
     224. Go to https://wordpress.org/documentation/article/twenty-nineteen/ for a guide on how to customize this theme.
    23235. Navigate to Appearance > Customize in your admin panel and customize to taste.
    2424
  • trunk/src/wp-content/themes/twentyseventeen/functions.php

    r55266 r55413  
    9292     * Enable support for Post Formats.
    9393     *
    94      * See: https://wordpress.org/support/article/post-formats/
     94     * See: https://wordpress.org/documentation/article/post-formats/
    9595     */
    9696    add_theme_support(
  • trunk/src/wp-content/themes/twentyseventeen/readme.txt

    r55266 r55413  
    1111Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
    1212
    13 For more information about Twenty Seventeen please go to https://wordpress.org/support/article/twenty-seventeen/.
     13For more information about Twenty Seventeen please go to https://wordpress.org/documentation/article/twenty-seventeen/.
    1414
    1515== Installation ==
     
    18182. Type in Twenty Seventeen in the search form and press the 'Enter' key on your keyboard.
    19193. Click on the 'Activate' button to use your new theme right away.
    20 4. Go to https://wordpress.org/support/article/twenty-seventeen/ for a guide on how to customize this theme.
     204. Go to https://wordpress.org/documentation/article/twenty-seventeen/ for a guide on how to customize this theme.
    21215. Navigate to Appearance > Customize in your admin panel and customize to taste.
    2222
  • trunk/src/wp-content/themes/twentysixteen/functions.php

    r55267 r55413  
    116116         * Enable support for Post Formats.
    117117         *
    118          * See: https://wordpress.org/support/article/post-formats/
     118         * See: https://wordpress.org/documentation/article/post-formats/
    119119         */
    120120        add_theme_support(
  • trunk/src/wp-content/themes/twentysixteen/readme.txt

    r55267 r55413  
    1717* The GPL v2.0 or later license. :) Use it to make something cool.
    1818
    19 For more information about Twenty Sixteen please go to https://wordpress.org/support/article/twenty-sixteen/.
     19For more information about Twenty Sixteen please go to https://wordpress.org/documentation/article/twenty-sixteen/.
    2020
    2121== Installation ==
     
    24242. Type in Twenty Sixteen in the search form and press the 'Enter' key on your keyboard.
    25253. Click on the 'Activate' button to use your new theme right away.
    26 4. Go to https://wordpress.org/support/article/twenty-sixteen/ for a guide on how to customize this theme.
     264. Go to https://wordpress.org/documentation/article/twenty-sixteen/ for a guide on how to customize this theme.
    27275. Navigate to Appearance > Customize in your admin panel and customize to taste.
    2828
  • trunk/src/wp-content/themes/twentythirteen/functions.php

    r55276 r55413  
    215215    /*
    216216     * This theme supports all available post formats by default.
    217      * See https://wordpress.org/support/article/post-formats/
     217     * See https://wordpress.org/documentation/article/post-formats/
    218218     */
    219219    add_theme_support(
  • trunk/src/wp-content/themes/twentytwenty/readme.txt

    r55024 r55413  
    2626* Released: November 1, 2022
    2727
    28 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_2.1
     28https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_2.1
    2929
    3030= 2.0 =
    3131* Released: May 24, 2022
    3232
    33 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_2.0
     33https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_2.0
    3434
    3535= 1.9 =
    3636* Released: January 25, 2022
    3737
    38 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.9
     38https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.9
    3939
    4040= 1.8 =
    4141* Released: July 20, 2021
    4242
    43 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.8
     43https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.8
    4444
    4545= 1.7 =
    4646* Released: March 9, 2021
    4747
    48 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.7
     48https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.7
    4949
    5050= 1.6 =
    5151* Released: December 8, 2020
    5252
    53 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.6
     53https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.6
    5454
    5555= 1.5 =
    5656* Released: August 11, 2020
    5757
    58 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.5
     58https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.5
    5959
    6060= 1.4 =
    6161* Released: June 10, 2020
    6262
    63 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.4
     63https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.4
    6464
    6565= 1.3 =
    6666* Released: May 14, 2020
    6767
    68 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.3
     68https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.3
    6969
    7070= 1.2 =
    7171* Released: March 31, 2020
    7272
    73 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.2
     73https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.2
    7474
    7575= 1.1 =
    7676* Released: December 12, 2019
    7777
    78 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.1
     78https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.1
    7979
    8080= 1.0 =
  • trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php

    r54221 r55413  
    3838        <div class="notice notice-warning">
    3939            <p><?php esc_html_e( 'To access the Dark Mode settings, select a light background color.', 'twentytwentyone' ); ?></p>
    40             <p><a href="<?php echo esc_url( __( 'https://wordpress.org/support/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) ); ?>">
     40            <p><a href="<?php echo esc_url( __( 'https://wordpress.org/documentation/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) ); ?>">
    4141                <?php esc_html_e( 'Learn more about Dark Mode.', 'twentytwentyone' ); ?>
    4242            </a></p>
  • trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php

    r53390 r55413  
    176176            /* translators: %s: Twenty Twenty-One support article URL. */
    177177            __( 'Dark Mode is a device setting. If a visitor to your site requests it, your site will be shown with a dark background and light text. <a href="%s">Learn more about Dark Mode.</a>', 'twentytwentyone' ),
    178             esc_url( __( 'https://wordpress.org/support/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) )
     178            esc_url( __( 'https://wordpress.org/documentation/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) )
    179179        );
    180180        $description .= '</p>';
  • trunk/src/wp-content/themes/twentytwentyone/inc/starter-content.php

    r50293 r55413  
    120120                    <div class="wp-block-columns"><!-- wp:column -->
    121121                    <div class="wp-block-column"><!-- wp:paragraph -->
    122                     <p><a href="https://wordpress.org/support/article/twenty-twenty-one/">' . esc_html_x( 'Read the Theme Documentation', 'Theme starter content', 'twentytwentyone' ) . '</a></p>
     122                    <p><a href="https://wordpress.org/documentation/article/twenty-twenty-one/">' . esc_html_x( 'Read the Theme Documentation', 'Theme starter content', 'twentytwentyone' ) . '</a></p>
    123123                    <!-- /wp:paragraph --></div>
    124124                    <!-- /wp:column -->
  • trunk/src/wp-content/themes/twentytwentyone/readme.txt

    r55024 r55413  
    3434* Released: November 1, 2022
    3535
    36 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.7
     36https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.7
    3737
    3838= 1.6 =
    3939* Released: May 24, 2022
    4040
    41 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.6
     41https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.6
    4242
    4343= 1.5 =
    4444* Released: January 25, 2022
    4545
    46 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.5
     46https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.5
    4747
    4848= 1.4 =
    4949* Released: July 20, 2021
    5050
    51 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.4
     51https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.4
    5252
    5353= 1.3 =
    5454* Released: April 14, 2021
    5555
    56 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.3
     56https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.3
    5757
    5858= 1.2 =
    5959* Released: March 9, 2021
    6060
    61 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.2
     61https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.2
    6262
    6363= 1.1 =
    6464* Released: December 22, 2020
    6565
    66 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.1
     66https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.1
    6767
    6868= 1.0 =
    6969* Released: December 8, 2020
    7070
    71 https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.0
     71https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.0
    7272
    7373== Copyright ==
  • trunk/src/wp-content/themes/twentytwentythree/readme.txt

    r54686 r55413  
    1919* Released: November 1, 2022
    2020
    21 https://wordpress.org/support/article/twenty-twenty-three-changelog#Version_1.0
     21https://wordpress.org/documentation/article/twenty-twenty-three-changelog/#Version_1.0
    2222
    2323== Copyright ==
  • trunk/src/wp-content/themes/twentytwentytwo/readme.txt

    r55024 r55413  
    2121* Released: November 1, 2022
    2222
    23 https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.3
     23https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.3
    2424
    2525= 1.2 =
    2626* Released: May 24, 2022
    2727
    28 https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.2
     28https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.2
    2929
    3030= 1.1 =
    3131* Released: February 22, 2022
    3232
    33 https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.1
     33https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.1
    3434
    3535= 1.0 =
    3636* Released: January 25, 2022
    3737
    38 https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.0
     38https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.0
    3939
    4040== Copyright ==
Note: See TracChangeset for help on using the changeset viewer.