Changeset 51420
- Timestamp:
- 07/13/2021 04:17:05 PM (4 years ago)
- Location:
- branches/5.8
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
- Property svn:mergeinfo changed
/trunk merged: 51413,51418
- Property svn:mergeinfo changed
-
branches/5.8/src/wp-admin/about.php
r51360 r51420 10 10 require_once __DIR__ . '/admin.php'; 11 11 12 wp_enqueue_script( 'wp-components' );13 wp_enqueue_style( 'wp-components' );14 15 12 /* translators: Page title of the About WordPress page in the admin. */ 16 13 $title = _x( 'About', 'page title' ); … … 45 42 46 43 <div class="about__section"> 47 <h2 class="aligncenter has-accent-color">44 <h2 class="aligncenter"> 48 45 <?php _e( 'Three Essential Powerhouses' ); ?> 49 46 </h2> … … 51 48 52 49 <div class="about__section has-2-columns is-wider-left"> 53 <div class="column about__image is-vertically-aligned-center is-edge-to-edge">54 <img src="https:// make.wordpress.org/core/files/2021/07/about-58-widgets-blocks.png" alt="" />50 <div class="column about__image is-vertically-aligned-center"> 51 <img src="https://s.w.org/images/core/5.8/about-widgets-blocks.png" alt="" /> 55 52 </div> 56 53 <div class="column"> … … 70 67 </div> 71 68 72 <hr />73 74 69 <div class="about__section has-2-columns is-wider-right"> 75 70 <div class="column"> … … 78 73 </h3> 79 74 <p> 80 <?php 81 printf( 82 /* translators: %s: Query Loop dev note link. */ 83 __( 'The Query Loop Block makes it possible to display posts based on specified parameters; like a PHP loop without the code. Easily display posts from a specific category, to do things like create a portfolio or a page full of your favorite recipes. Think of it as a more complex and powerful Latest Posts Block! Plus, pattern suggestions make it easier than ever to create a list of posts with the design you want. For our theme authors, learn more about experimenting with this awesome tool in the <a href="%s">Query Loop Block dev note</a>.' ), 84 '#' 85 ); 86 ?> 87 </p> 88 </div> 89 <div class="column about__image is-vertically-aligned-center is-edge-to-edge"> 90 <img src="https://make.wordpress.org/core/files/2021/07/about-58-patterns.png" alt="" /> 91 </div> 92 </div> 93 94 <hr /> 95 96 <div class="about__section has-2-columns is-wider-left"> 97 <div class="column about__image is-vertically-aligned-center is-edge-to-edge"> 98 <img src="https://make.wordpress.org/core/files/2021/07/about-58-template.png" alt="" /> 75 <?php _e( 'The Query Loop Block makes it possible to display posts based on specified parameters; like a PHP loop without the code. Easily display posts from a specific category, to do things like create a portfolio or a page full of your favorite recipes. Think of it as a more complex and powerful Latest Posts Block! Plus, pattern suggestions make it easier than ever to create a list of posts with the design you want.' ); ?> 76 </p> 77 </div> 78 <div class="column about__image is-vertically-aligned-center"> 79 <img src="https://s.w.org/images/core/5.8/about-query-loop.png" alt="" /> 80 </div> 81 </div> 82 83 <div class="about__section has-2-columns is-wider-left"> 84 <div class="column about__image is-vertically-aligned-center"> 85 <img src="https://s.w.org/images/core/5.8/about-template.png" alt="" /> 99 86 </div> 100 87 <div class="column"> … … 113 100 114 101 <div class="about__section"> 115 <h2 class="aligncenter has-accent-color">102 <h2 class="aligncenter"> 116 103 <?php _e( 'Three Workflow Helpers' ); ?> 117 104 </h2> … … 119 106 120 107 <div class="about__section has-2-columns is-wider-left"> 121 <div class="column about__image is-vertically-aligned-center is-edge-to-edge">122 <img src="https:// make.wordpress.org/core/files/2021/07/about-58-list-view.png" alt="" />108 <div class="column about__image is-vertically-aligned-center"> 109 <img src="https://s.w.org/images/core/5.8/about-list-view.png" alt="" /> 123 110 </div> 124 111 <div class="column"> … … 134 121 </div> 135 122 136 <hr />137 138 123 <div class="about__section has-2-columns is-wider-right"> 139 124 <div class="column"> … … 147 132 </p> 148 133 </div> 149 <div class="column about__image is-vertically-aligned-center is-edge-to-edge"> 150 <img src="https://make.wordpress.org/core/files/2021/07/about-58-pattern-suggestions.png" alt="" /> 151 </div> 152 </div> 153 154 <hr /> 155 156 <div class="about__section has-2-columns is-wider-left"> 157 <div class="column about__image is-vertically-aligned-center is-edge-to-edge"> 158 <img src="https://make.wordpress.org/core/files/2021/07/about-58-duotone.png" alt="" /> 134 <div class="column about__image is-vertically-aligned-center"> 135 <img src="https://s.w.org/images/core/5.8/about-pattern-suggestions.png" alt="" /> 136 </div> 137 </div> 138 139 <div class="about__section has-2-columns is-wider-left"> 140 <div class="column about__image is-vertically-aligned-center"> 141 <img src="https://s.w.org/images/core/5.8/about-duotone.png" alt="" /> 159 142 </div> 160 143 <div class="column"> … … 173 156 174 157 <div class="about__section"> 175 <h2 class="aligncenter has-accent-color">158 <h2 class="aligncenter" style="margin-bottom:0;"> 176 159 <?php _e( 'For Developers to Explore' ); ?> 177 160 </h2> 178 <div class="column about__image is-vertically-aligned-center is-edge-to-edge"> 179 <img src="https://make.wordpress.org/core/files/2021/07/about-58-theme-json.png" alt="" /> 161 <div class="column about__image is-vertically-aligned-center"> 162 <picture> 163 <source srcset="https://s.w.org/images/core/5.8/about-theme-json.png, https://s.w.org/images/core/5.8/about-theme-json-2x.png 2x"> 164 <img src="https://s.w.org/images/core/5.8/about-theme-json.png" alt=""> 165 </picture> 180 166 </div> 181 167 </div> … … 197 183 </div> 198 184 </div> 199 200 <hr />201 185 202 186 <div class="about__section has-3-columns"> -
branches/5.8/src/wp-admin/credits.php
r51360 r51420 53 53 ?> 54 54 <br /> 55 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress ' ); ?></a>.55 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress.' ); ?></a> 56 56 </p> 57 57 … … 61 61 <?php _e( 'Want to see your name in lights on this page?' ); ?> 62 62 <br /> 63 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress ' ); ?></a>.63 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress.' ); ?></a> 64 64 </p> 65 65
Note: See TracChangeset
for help on using the changeset viewer.