Changeset 55413
- Timestamp:
- 02/23/2023 10:47:19 AM (19 months ago)
- Location:
- trunk/src/wp-content/themes
- Files:
-
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/content-aside.php
r47122 r55413 5 5 * Used on index and archive pages. 6 6 * 7 * @link https://wordpress.org/ support/article/post-formats/7 * @link https://wordpress.org/documentation/article/post-formats/ 8 8 * 9 9 * @package WordPress -
trunk/src/wp-content/themes/twentyeleven/content-gallery.php
r52929 r55413 5 5 * Used on index and archive pages. 6 6 * 7 * @link https://wordpress.org/ support/article/post-formats/7 * @link https://wordpress.org/documentation/article/post-formats/ 8 8 * 9 9 * @package WordPress -
trunk/src/wp-content/themes/twentyeleven/content-image.php
r52929 r55413 5 5 * Used on index and archive pages. 6 6 * 7 * @link https://wordpress.org/ support/article/post-formats/7 * @link https://wordpress.org/documentation/article/post-formats/ 8 8 * 9 9 * @package WordPress -
trunk/src/wp-content/themes/twentyeleven/content-link.php
r47122 r55413 5 5 * Used on index and archive pages 6 6 * 7 * @link https://wordpress.org/ support/article/post-formats/7 * @link https://wordpress.org/documentation/article/post-formats/ 8 8 * 9 9 * @package WordPress -
trunk/src/wp-content/themes/twentyeleven/content-status.php
r48782 r55413 5 5 * Used on index and archive pages 6 6 * 7 * @link https://wordpress.org/ support/article/post-formats/7 * @link https://wordpress.org/documentation/article/post-formats/ 8 8 * 9 9 * @package WordPress -
trunk/src/wp-content/themes/twentyeleven/inc/theme-options.php
r53626 r55413 119 119 120 120 $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>' . 122 122 '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support</a>', 'twentyeleven' ) . '</p>'; 123 123 -
trunk/src/wp-content/themes/twentyfifteen/functions.php
r55276 r55413 110 110 * Enable support for Post Formats. 111 111 * 112 * See: https://wordpress.org/ support/article/post-formats/112 * See: https://wordpress.org/documentation/article/post-formats/ 113 113 */ 114 114 add_theme_support( -
trunk/src/wp-content/themes/twentyfifteen/readme.txt
r55268 r55413 19 19 * The GPL v2.0 or later license. :) Use it to make something cool. 20 20 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/. 22 22 23 23 == Installation == … … 26 26 2. Type in Twenty Fifteen in the search form and press the 'Enter' key on your keyboard. 27 27 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. 29 29 5. Navigate to Appearance > Customize in your admin panel and customize to taste. 30 30 -
trunk/src/wp-content/themes/twentyfourteen/functions.php
r55270 r55413 161 161 /* 162 162 * Enable support for Post Formats. 163 * See https://wordpress.org/ support/article/post-formats/163 * See https://wordpress.org/documentation/article/post-formats/ 164 164 */ 165 165 add_theme_support( -
trunk/src/wp-content/themes/twentynineteen/readme.txt
r55024 r55413 13 13 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. 14 14 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/. 16 16 17 17 == Installation == … … 20 20 2. Type in Twenty Nineteen in the search form and press the 'Enter' key on your keyboard. 21 21 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. 23 23 5. Navigate to Appearance > Customize in your admin panel and customize to taste. 24 24 -
trunk/src/wp-content/themes/twentyseventeen/functions.php
r55266 r55413 92 92 * Enable support for Post Formats. 93 93 * 94 * See: https://wordpress.org/ support/article/post-formats/94 * See: https://wordpress.org/documentation/article/post-formats/ 95 95 */ 96 96 add_theme_support( -
trunk/src/wp-content/themes/twentyseventeen/readme.txt
r55266 r55413 11 11 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. 12 12 13 For more information about Twenty Seventeen please go to https://wordpress.org/ support/article/twenty-seventeen/.13 For more information about Twenty Seventeen please go to https://wordpress.org/documentation/article/twenty-seventeen/. 14 14 15 15 == Installation == … … 18 18 2. Type in Twenty Seventeen in the search form and press the 'Enter' key on your keyboard. 19 19 3. 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.20 4. Go to https://wordpress.org/documentation/article/twenty-seventeen/ for a guide on how to customize this theme. 21 21 5. Navigate to Appearance > Customize in your admin panel and customize to taste. 22 22 -
trunk/src/wp-content/themes/twentysixteen/functions.php
r55267 r55413 116 116 * Enable support for Post Formats. 117 117 * 118 * See: https://wordpress.org/ support/article/post-formats/118 * See: https://wordpress.org/documentation/article/post-formats/ 119 119 */ 120 120 add_theme_support( -
trunk/src/wp-content/themes/twentysixteen/readme.txt
r55267 r55413 17 17 * The GPL v2.0 or later license. :) Use it to make something cool. 18 18 19 For more information about Twenty Sixteen please go to https://wordpress.org/ support/article/twenty-sixteen/.19 For more information about Twenty Sixteen please go to https://wordpress.org/documentation/article/twenty-sixteen/. 20 20 21 21 == Installation == … … 24 24 2. Type in Twenty Sixteen in the search form and press the 'Enter' key on your keyboard. 25 25 3. 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.26 4. Go to https://wordpress.org/documentation/article/twenty-sixteen/ for a guide on how to customize this theme. 27 27 5. Navigate to Appearance > Customize in your admin panel and customize to taste. 28 28 -
trunk/src/wp-content/themes/twentythirteen/functions.php
r55276 r55413 215 215 /* 216 216 * 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/ 218 218 */ 219 219 add_theme_support( -
trunk/src/wp-content/themes/twentytwenty/readme.txt
r55024 r55413 26 26 * Released: November 1, 2022 27 27 28 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_2.128 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_2.1 29 29 30 30 = 2.0 = 31 31 * Released: May 24, 2022 32 32 33 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_2.033 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_2.0 34 34 35 35 = 1.9 = 36 36 * Released: January 25, 2022 37 37 38 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.938 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.9 39 39 40 40 = 1.8 = 41 41 * Released: July 20, 2021 42 42 43 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.843 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.8 44 44 45 45 = 1.7 = 46 46 * Released: March 9, 2021 47 47 48 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.748 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.7 49 49 50 50 = 1.6 = 51 51 * Released: December 8, 2020 52 52 53 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.653 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.6 54 54 55 55 = 1.5 = 56 56 * Released: August 11, 2020 57 57 58 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.558 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.5 59 59 60 60 = 1.4 = 61 61 * Released: June 10, 2020 62 62 63 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.463 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.4 64 64 65 65 = 1.3 = 66 66 * Released: May 14, 2020 67 67 68 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.368 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.3 69 69 70 70 = 1.2 = 71 71 * Released: March 31, 2020 72 72 73 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.273 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.2 74 74 75 75 = 1.1 = 76 76 * Released: December 12, 2019 77 77 78 https://wordpress.org/ support/article/twenty-twenty-changelog/#Version_1.178 https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_1.1 79 79 80 80 = 1.0 = -
trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php
r54221 r55413 38 38 <div class="notice notice-warning"> 39 39 <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' ) ); ?>"> 41 41 <?php esc_html_e( 'Learn more about Dark Mode.', 'twentytwentyone' ); ?> 42 42 </a></p> -
trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php
r53390 r55413 176 176 /* translators: %s: Twenty Twenty-One support article URL. */ 177 177 __( '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' ) ) 179 179 ); 180 180 $description .= '</p>'; -
trunk/src/wp-content/themes/twentytwentyone/inc/starter-content.php
r50293 r55413 120 120 <div class="wp-block-columns"><!-- wp:column --> 121 121 <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> 123 123 <!-- /wp:paragraph --></div> 124 124 <!-- /wp:column --> -
trunk/src/wp-content/themes/twentytwentyone/readme.txt
r55024 r55413 34 34 * Released: November 1, 2022 35 35 36 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.736 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.7 37 37 38 38 = 1.6 = 39 39 * Released: May 24, 2022 40 40 41 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.641 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.6 42 42 43 43 = 1.5 = 44 44 * Released: January 25, 2022 45 45 46 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.546 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.5 47 47 48 48 = 1.4 = 49 49 * Released: July 20, 2021 50 50 51 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.451 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.4 52 52 53 53 = 1.3 = 54 54 * Released: April 14, 2021 55 55 56 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.356 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.3 57 57 58 58 = 1.2 = 59 59 * Released: March 9, 2021 60 60 61 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.261 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.2 62 62 63 63 = 1.1 = 64 64 * Released: December 22, 2020 65 65 66 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.166 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.1 67 67 68 68 = 1.0 = 69 69 * Released: December 8, 2020 70 70 71 https://wordpress.org/ support/article/twenty-twenty-one-changelog#Version_1.071 https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.0 72 72 73 73 == Copyright == -
trunk/src/wp-content/themes/twentytwentythree/readme.txt
r54686 r55413 19 19 * Released: November 1, 2022 20 20 21 https://wordpress.org/ support/article/twenty-twenty-three-changelog#Version_1.021 https://wordpress.org/documentation/article/twenty-twenty-three-changelog/#Version_1.0 22 22 23 23 == Copyright == -
trunk/src/wp-content/themes/twentytwentytwo/readme.txt
r55024 r55413 21 21 * Released: November 1, 2022 22 22 23 https://wordpress.org/ support/article/twenty-twenty-two-changelog#Version_1.323 https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.3 24 24 25 25 = 1.2 = 26 26 * Released: May 24, 2022 27 27 28 https://wordpress.org/ support/article/twenty-twenty-two-changelog#Version_1.228 https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.2 29 29 30 30 = 1.1 = 31 31 * Released: February 22, 2022 32 32 33 https://wordpress.org/ support/article/twenty-twenty-two-changelog#Version_1.133 https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.1 34 34 35 35 = 1.0 = 36 36 * Released: January 25, 2022 37 37 38 https://wordpress.org/ support/article/twenty-twenty-two-changelog#Version_1.038 https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.0 39 39 40 40 == Copyright ==
Note: See TracChangeset
for help on using the changeset viewer.