Changeset 11510 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/sidebar-footer.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/sidebar-footer.php
r9725 r11510 25 25 <div class="textwidget"><?php 26 26 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'sblog</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' ), 28 28 esc_url( 'https://make.wordpress.org/themes/' ) 29 29 );
Note: See TracChangeset
for help on using the changeset viewer.