Making WordPress.org


Ignore:
Timestamp:
02/03/2022 04:55:30 AM (3 years ago)
Author:
dd32
Message:

Theme Directory: Replace references to the Theme Review Team with Themes Team.

Props bijayyadav, kafleg, dd32.

Fixes #6074.
Closes https://github.com/WordPress/wordpress.org/pull/56.

Co-authored-by: <bijayyadav@…>
Co-authored-by: <kafleg@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/sidebar-footer.php

    r9725 r11510  
    2525            <div class="textwidget"><?php
    2626                printf(
    27                     __( "Trying to ensure a great experience for the theme authors and users, means that theme requirements change from time to time. Keep up with the latest changes by following the <a href='%s'>Theme Review Team's blog</a>.", 'wporg-themes' ),
     27                    __( "Trying to ensure a great experience for the theme authors and users, means that theme requirements change from time to time. Keep up with the latest changes by following the <a href='%s'>Themes Team blog</a>.", 'wporg-themes' ),
    2828                    esc_url( 'https://make.wordpress.org/themes/' )
    2929                );
Note: See TracChangeset for help on using the changeset viewer.