Changeset 53649
- Timestamp:
- 07/04/2022 06:36:32 PM (2 years ago)
- Location:
- branches/6.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0
-
branches/6.0/src/wp-admin/about.php
r53443 r53649 257 257 <div class="column about__image is-vertically-aligned-top"> 258 258 <a href="https://www.youtube.com/watch?v=oe452WcY7fA"> 259 <img src="https://s.w.org/images/core/6.0/about-60-video.png " alt="<?php echo esc_attr( __( 'Exploring WordPress 6.0 video' ) ); ?>" />259 <img src="https://s.w.org/images/core/6.0/about-60-video.png?ver=6.0" alt="<?php echo esc_attr( __( 'Exploring WordPress 6.0 video' ) ); ?>" /> 260 260 </a> 261 261 </div>
Note: See TracChangeset
for help on using the changeset viewer.