Making WordPress.org


Ignore:
Timestamp:
11/04/2021 01:18:05 AM (4 years ago)
Author:
tellyworth
Message:

WordPress.org Learn: Sync with GitHub

https://github.com/WordPress/learn/compare/f85bc0a5622798264b141d65a23d9feed1fc8e81...b0cc237f6c2787a04f305bfdd28e0bca92b9415a

Props alexstine.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/front-page.php

    r10530 r11309  
    4949            <div class="row align-middle between section-heading">
    5050                <h2 class="h4 section-heading_title"><?php esc_html_e( 'Recent Workshops', 'wporg-learn' ); ?></h2>
    51                 <a class="section-heading_link" href="/workshops"><?php esc_html_e( 'View All »', 'wporg-learn' ); ?></a>
     51                <a class="section-heading_link" href="/workshops"><span aria-hidden="true"><?php esc_html_e( 'View All »', 'wporg-learn' ); ?></span><span class="screen-reader-text"><?php esc_html_e( 'View All Workshops', 'wporg-learn' ); ?></span></a>
    5252            </div>
    5353
Note: See TracChangeset for help on using the changeset viewer.