Making WordPress.org


Ignore:
Timestamp:
01/08/2021 10:06:07 PM (5 years ago)
Author:
iandunn
Message:

w.org Homepage: Link directly to Swag store.

The interstitial doesn't really help the user, it just makes them dig through the text and click again to get where they wanted to go.

File:
1 edited

Legend:

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

    r10559 r10561  
    222222
    223223            <div class="<?php echo esc_attr( $swag_class ); ?> first">
    224                 <h4><a href="/about/swag/"><?php _e( 'WordPress&nbsp;Swag', 'wporg' ); ?></a></h4>
    225                 <a href="/about/swag/">
     224                <h4><a href="https://mercantile.wordpress.org/"><?php _e( 'WordPress&nbsp;Swag', 'wporg' ); ?></a></h4>
     225                <a href="https://mercantile.wordpress.org/">
    226226                    <?php if ( $showcase ) : ?>
    227227                        <img width="288" height="288" src="https://s.w.org/images/home/swag_col-2.png" srcset="https://s.w.org/images/home/swag_col-2_x2.png 2x" alt="<?php esc_attr_e( 'WordPress Swag', 'wporg' ); ?>" />
Note: See TracChangeset for help on using the changeset viewer.