Changeset 11510 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/page-getting-started.php
- Timestamp:
- 02/03/2022 04:55:30 AM (3 years ago)
- 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 42 42 <h2 name="requirements"><?php _e( 'Guidelines & Resources', 'wporg-themes' ); ?></h2> 43 43 <p> 44 <?php printf( __( 'To ensure that WordPress users are guaranteed a good experience, every theme in the directory is reviewed by the theme reviewteam. 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' ), 45 45 'https://make.wordpress.org/themes/handbook/review/' 46 46 ); ?>
Note: See TracChangeset
for help on using the changeset viewer.