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/page-getting-started.php

    r9725 r11510  
    4242                <h2 name="requirements"><?php _e( 'Guidelines &amp; Resources', 'wporg-themes' ); ?></h2>
    4343                <p>
    44                     <?php printf( __( 'To ensure that WordPress users are guaranteed a good experience, every theme in the directory is reviewed by the theme review team. Please <a href="%s">review the guidelines before uploading your theme</a>.', 'wporg-themes' ),
     44                    <?php printf( __( 'To ensure that WordPress users are guaranteed a good experience, every theme in the directory is reviewed by the themes team. Please <a href="%s">review the guidelines before uploading your theme</a>.', 'wporg-themes' ),
    4545                    'https://make.wordpress.org/themes/handbook/review/'
    4646                    ); ?>
Note: See TracChangeset for help on using the changeset viewer.