diff --git a/wp-content/themes/twentyeleven/content-aside.php b/wp-content/themes/twentyeleven/content-aside.php index ddd9b0d425..03dd772249 100644 --- a/wp-content/themes/twentyeleven/content-aside.php +++ b/wp-content/themes/twentyeleven/content-aside.php @@ -4,7 +4,7 @@ * * Used on index and archive pages. * - * @link https://wordpress.org/support/article/post-formats/ + * @link https://wordpress.org/documentation/article/post-formats/ * * @package WordPress * @subpackage Twenty_Eleven diff --git a/wp-content/themes/twentyeleven/content-gallery.php b/wp-content/themes/twentyeleven/content-gallery.php index bfdf61c9bc..9ecb7073b1 100644 --- a/wp-content/themes/twentyeleven/content-gallery.php +++ b/wp-content/themes/twentyeleven/content-gallery.php @@ -4,7 +4,7 @@ * * Used on index and archive pages. * - * @link https://wordpress.org/support/article/post-formats/ + * @link https://wordpress.org/documentation/article/post-formats/ * * @package WordPress * @subpackage Twenty_Eleven diff --git a/wp-content/themes/twentyeleven/content-image.php b/wp-content/themes/twentyeleven/content-image.php index 42c0814e68..c404733014 100644 --- a/wp-content/themes/twentyeleven/content-image.php +++ b/wp-content/themes/twentyeleven/content-image.php @@ -4,7 +4,7 @@ * * Used on index and archive pages. * - * @link https://wordpress.org/support/article/post-formats/ + * @link https://wordpress.org/documentation/article/post-formats/ * * @package WordPress * @subpackage Twenty_Eleven diff --git a/wp-content/themes/twentyeleven/content-link.php b/wp-content/themes/twentyeleven/content-link.php index 78531703ec..2f30a85e3f 100644 --- a/wp-content/themes/twentyeleven/content-link.php +++ b/wp-content/themes/twentyeleven/content-link.php @@ -4,7 +4,7 @@ * * Used on index and archive pages * - * @link https://wordpress.org/support/article/post-formats/ + * @link https://wordpress.org/documentation/article/post-formats/ * * @package WordPress * @subpackage Twenty_Eleven diff --git a/wp-content/themes/twentyeleven/content-status.php b/wp-content/themes/twentyeleven/content-status.php index 587f10c854..60a1e4d9ba 100644 --- a/wp-content/themes/twentyeleven/content-status.php +++ b/wp-content/themes/twentyeleven/content-status.php @@ -4,7 +4,7 @@ * * Used on index and archive pages * - * @link https://wordpress.org/support/article/post-formats/ + * @link https://wordpress.org/documentation/article/post-formats/ * * @package WordPress * @subpackage Twenty_Eleven diff --git a/wp-content/themes/twentyeleven/inc/theme-options.php b/wp-content/themes/twentyeleven/inc/theme-options.php index bb521d0011..45c1e793e5 100644 --- a/wp-content/themes/twentyeleven/inc/theme-options.php +++ b/wp-content/themes/twentyeleven/inc/theme-options.php @@ -118,7 +118,7 @@ function twentyeleven_theme_options_help() { '

' . __( 'Remember to click "Save Changes" to save any changes you have made to the theme options.', 'twentyeleven' ) . '

'; $sidebar = '

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

' . - '

' . __( 'Documentation on Theme Options', 'twentyeleven' ) . '

' . + '

' . __( 'Documentation on Theme Options', 'twentyeleven' ) . '

' . '

' . __( 'Support', 'twentyeleven' ) . '

'; $screen = get_current_screen(); diff --git a/wp-content/themes/twentyfifteen/functions.php b/wp-content/themes/twentyfifteen/functions.php index c7c79144a6..0cf3580e3d 100644 --- a/wp-content/themes/twentyfifteen/functions.php +++ b/wp-content/themes/twentyfifteen/functions.php @@ -109,7 +109,7 @@ if ( ! function_exists( 'twentyfifteen_setup' ) ) : /* * Enable support for Post Formats. * - * See: https://wordpress.org/support/article/post-formats/ + * See: https://wordpress.org/documentation/article/post-formats/ */ add_theme_support( 'post-formats', diff --git a/wp-content/themes/twentyfifteen/readme.txt b/wp-content/themes/twentyfifteen/readme.txt index a7e8ae4522..e610d7e42e 100644 --- a/wp-content/themes/twentyfifteen/readme.txt +++ b/wp-content/themes/twentyfifteen/readme.txt @@ -18,14 +18,14 @@ Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty * Post Formats * The GPL v2.0 or later license. :) Use it to make something cool. -For more information about Twenty Fifteen please go to https://wordpress.org/support/article/twenty-fifteen/. +For more information about Twenty Fifteen please go to https://wordpress.org/documentation/article/twenty-fifteen/. == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in Twenty Fifteen in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-fifteen/ for a guide on how to customize this theme. +4. Go to https://wordpress.org/documentation/article/twenty-fifteen/ for a guide on how to customize this theme. 5. Navigate to Appearance > Customize in your admin panel and customize to taste. == Copyright == diff --git a/wp-content/themes/twentyfourteen/functions.php b/wp-content/themes/twentyfourteen/functions.php index 44280fdc66..ff42a06798 100644 --- a/wp-content/themes/twentyfourteen/functions.php +++ b/wp-content/themes/twentyfourteen/functions.php @@ -160,7 +160,7 @@ if ( ! function_exists( 'twentyfourteen_setup' ) ) : /* * Enable support for Post Formats. - * See https://wordpress.org/support/article/post-formats/ + * See https://wordpress.org/documentation/article/post-formats/ */ add_theme_support( 'post-formats', diff --git a/wp-content/themes/twentynineteen/readme.txt b/wp-content/themes/twentynineteen/readme.txt index 40649d88b1..10a96eb7c6 100644 --- a/wp-content/themes/twentynineteen/readme.txt +++ b/wp-content/themes/twentynineteen/readme.txt @@ -12,14 +12,14 @@ Our 2019 default theme is designed to show off the power of the block editor. == Description == 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. -For more information about Twenty Nineteen please go to https://wordpress.org/support/article/twenty-nineteen/. +For more information about Twenty Nineteen please go to https://wordpress.org/documentation/article/twenty-nineteen/. == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in Twenty Nineteen in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-nineteen/ for a guide on how to customize this theme. +4. Go to https://wordpress.org/documentation/article/twenty-nineteen/ for a guide on how to customize this theme. 5. Navigate to Appearance > Customize in your admin panel and customize to taste. == Copyright == diff --git a/wp-content/themes/twentyseventeen/functions.php b/wp-content/themes/twentyseventeen/functions.php index 27e8b417aa..aa5ed16855 100644 --- a/wp-content/themes/twentyseventeen/functions.php +++ b/wp-content/themes/twentyseventeen/functions.php @@ -91,7 +91,7 @@ function twentyseventeen_setup() { /* * Enable support for Post Formats. * - * See: https://wordpress.org/support/article/post-formats/ + * See: https://wordpress.org/documentation/article/post-formats/ */ add_theme_support( 'post-formats', diff --git a/wp-content/themes/twentyseventeen/readme.txt b/wp-content/themes/twentyseventeen/readme.txt index b7c228c7af..561f6ba985 100644 --- a/wp-content/themes/twentyseventeen/readme.txt +++ b/wp-content/themes/twentyseventeen/readme.txt @@ -10,14 +10,14 @@ Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-rea Twenty 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. -For more information about Twenty Seventeen please go to https://wordpress.org/support/article/twenty-seventeen/. +For more information about Twenty Seventeen please go to https://wordpress.org/documentation/article/twenty-seventeen/. == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in Twenty Seventeen in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-seventeen/ for a guide on how to customize this theme. +4. Go to https://wordpress.org/documentation/article/twenty-seventeen/ for a guide on how to customize this theme. 5. Navigate to Appearance > Customize in your admin panel and customize to taste. == Copyright == diff --git a/wp-content/themes/twentysixteen/functions.php b/wp-content/themes/twentysixteen/functions.php index d739a5d4e1..32facaf92b 100644 --- a/wp-content/themes/twentysixteen/functions.php +++ b/wp-content/themes/twentysixteen/functions.php @@ -115,7 +115,7 @@ if ( ! function_exists( 'twentysixteen_setup' ) ) : /* * Enable support for Post Formats. * - * See: https://wordpress.org/support/article/post-formats/ + * See: https://wordpress.org/documentation/article/post-formats/ */ add_theme_support( 'post-formats', diff --git a/wp-content/themes/twentysixteen/readme.txt b/wp-content/themes/twentysixteen/readme.txt index 711c2f8770..9b05a41fed 100644 --- a/wp-content/themes/twentysixteen/readme.txt +++ b/wp-content/themes/twentysixteen/readme.txt @@ -16,14 +16,14 @@ Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the * Post Formats * The GPL v2.0 or later license. :) Use it to make something cool. -For more information about Twenty Sixteen please go to https://wordpress.org/support/article/twenty-sixteen/. +For more information about Twenty Sixteen please go to https://wordpress.org/documentation/article/twenty-sixteen/. == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in Twenty Sixteen in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-sixteen/ for a guide on how to customize this theme. +4. Go to https://wordpress.org/documentation/article/twenty-sixteen/ for a guide on how to customize this theme. 5. Navigate to Appearance > Customize in your admin panel and customize to taste. == Copyright == diff --git a/wp-content/themes/twentythirteen/functions.php b/wp-content/themes/twentythirteen/functions.php index 6335e0f283..b9821d48cf 100644 --- a/wp-content/themes/twentythirteen/functions.php +++ b/wp-content/themes/twentythirteen/functions.php @@ -214,7 +214,7 @@ function twentythirteen_setup() { /* * This theme supports all available post formats by default. - * See https://wordpress.org/support/article/post-formats/ + * See https://wordpress.org/documentation/article/post-formats/ */ add_theme_support( 'post-formats', diff --git a/wp-content/themes/twentytwenty/readme.txt b/wp-content/themes/twentytwenty/readme.txt index 075abfee3c..359bd165ad 100644 --- a/wp-content/themes/twentytwenty/readme.txt +++ b/wp-content/themes/twentytwenty/readme.txt @@ -25,57 +25,57 @@ you pick, ensuring a high, accessible color contrast for your visitors. = 2.1 = * Released: November 1, 2022 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_2.1 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_2.1 = 2.0 = * Released: May 24, 2022 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_2.0 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_2.0 = 1.9 = * Released: January 25, 2022 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.9 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.9 = 1.8 = * Released: July 20, 2021 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.8 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.8 = 1.7 = * Released: March 9, 2021 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.7 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.7 = 1.6 = * Released: December 8, 2020 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.6 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.6 = 1.5 = * Released: August 11, 2020 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.5 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.5 = 1.4 = * Released: June 10, 2020 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.4 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.4 = 1.3 = * Released: May 14, 2020 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.3 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.3 = 1.2 = * Released: March 31, 2020 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.2 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.2 = 1.1 = * Released: December 12, 2019 -https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.1 +https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.1 = 1.0 = * Released: November 12, 2019 diff --git a/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php b/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php index a8c22b8f2d..4014685499 100644 --- a/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php +++ b/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php @@ -37,7 +37,7 @@ class Twenty_Twenty_One_Customize_Notice_Control extends WP_Customize_Control { ?>

-

+

diff --git a/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php b/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php index 6955fc7c1b..75b2e12599 100644 --- a/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php +++ b/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php @@ -175,7 +175,7 @@ class Twenty_Twenty_One_Dark_Mode { $description .= sprintf( /* translators: %s: Twenty Twenty-One support article URL. */ __( '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. Learn more about Dark Mode.', 'twentytwentyone' ), - esc_url( __( 'https://wordpress.org/support/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) ) + esc_url( __( 'https://wordpress.org/documentation/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) ) ); $description .= '

'; $description .= '

' . __( 'Dark Mode can also be turned on and off with a button that you can find in the bottom corner of the page.', 'twentytwentyone' ) . '

'; diff --git a/wp-content/themes/twentytwentyone/inc/starter-content.php b/wp-content/themes/twentytwentyone/inc/starter-content.php index ca9776a520..bdbd9f8a13 100644 --- a/wp-content/themes/twentytwentyone/inc/starter-content.php +++ b/wp-content/themes/twentytwentyone/inc/starter-content.php @@ -119,7 +119,7 @@ function twenty_twenty_one_get_starter_content() {
-

' . esc_html_x( 'Read the Theme Documentation', 'Theme starter content', 'twentytwentyone' ) . '

+

' . esc_html_x( 'Read the Theme Documentation', 'Theme starter content', 'twentytwentyone' ) . '

diff --git a/wp-content/themes/twentytwentyone/readme.txt b/wp-content/themes/twentytwentyone/readme.txt index 66ce93e510..2c5fa03805 100644 --- a/wp-content/themes/twentytwentyone/readme.txt +++ b/wp-content/themes/twentytwentyone/readme.txt @@ -33,42 +33,42 @@ No data is saved in the database or transferred. = 1.7 = * Released: November 1, 2022 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.7 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.7 = 1.6 = * Released: May 24, 2022 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.6 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.6 = 1.5 = * Released: January 25, 2022 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.5 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.5 = 1.4 = * Released: July 20, 2021 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.4 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.4 = 1.3 = * Released: April 14, 2021 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.3 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.3 = 1.2 = * Released: March 9, 2021 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.2 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.2 = 1.1 = * Released: December 22, 2020 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.1 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.1 = 1.0 = * Released: December 8, 2020 -https://wordpress.org/support/article/twenty-twenty-one-changelog#Version_1.0 +https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.0 == Copyright == diff --git a/wp-content/themes/twentytwentythree/readme.txt b/wp-content/themes/twentytwentythree/readme.txt index 8e0a3d389b..0f015f6a41 100644 --- a/wp-content/themes/twentytwentythree/readme.txt +++ b/wp-content/themes/twentytwentythree/readme.txt @@ -18,7 +18,7 @@ Whether you want to build a complex or incredibly simple website, you can do it = 1.0 = * Released: November 1, 2022 -https://wordpress.org/support/article/twenty-twenty-three-changelog#Version_1.0 +https://wordpress.org/documentation/article/twenty-twenty-three-changelog/#Version_1.0 == Copyright == diff --git a/wp-content/themes/twentytwentytwo/readme.txt b/wp-content/themes/twentytwentytwo/readme.txt index 22f731e1c8..5f4f7b8130 100644 --- a/wp-content/themes/twentytwentytwo/readme.txt +++ b/wp-content/themes/twentytwentytwo/readme.txt @@ -20,22 +20,22 @@ Whether you’re building a single-page website, a blog, a business website, or = 1.3 = * Released: November 1, 2022 -https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.3 +https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.3 = 1.2 = * Released: May 24, 2022 -https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.2 +https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.2 = 1.1 = * Released: February 22, 2022 -https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.1 +https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.1 = 1.0 = * Released: January 25, 2022 -https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.0 +https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.0 == Copyright == diff --git a/wp-includes/version.php b/wp-includes/version.php index b6f764e2e0..0549bb34d5 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.2-beta3-55412'; +$wp_version = '6.2-beta3-55413'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.