wp-admin/about.php
Lines:
201 to 300 of 380
printf( /* translators: %s: Version number. */ __( 'Learn more about WordPress %s' ), $display_version ); ?> </h3> <p> <?php printf( /* translators: %s: 6.0 overview video link. */ __( 'See WordPress 6.0 in action! <a href="%s">Watch a brief overview video</a> highlighting some of the major features debuting in WordPress 6.0.' ), 'https://www.youtube.com/watch?v=oe452WcY7fA' ); ?> </p> </div> </div> <div class="about__section has-3-columns"> <div class="column" style="padding-top:0"> <p> <?php printf( /* translators: 1: Learn WordPress workshops link, 2: Learn WordPress social learning link. */ __( 'Explore <a href="%1$s">learn.wordpress.org/​workshops</a> for quick how-to videos and lots more on new features in WordPress. Or join a live <a href="%2$s">interactive online learning session</a> on a specific WordPress topic.' ), 'https://learn.wordpress.org/workshops/', 'https://learn.wordpress.org/social-learning/' ); ?> </p> </div> <div class="column" style="padding-top:0"> <p> <?php