Changeset 13708 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/front-page.php
- Timestamp:
- 05/15/2024 10:35:12 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/front-page.php
r11985 r13708 8 8 <div class="wrapper"> 9 9 <h2 class="section-title"><?php _e( 'There are many different ways for you to get involved with WordPress:', 'make-wporg' ); ?></h2> 10 11 <div class="wizard-callout"> 12 <?php printf( 13 __( 'Not sure which contributor teams match your interests and abilities? Check out our <a href="%s">contributor wizard</a>.', 'make-wporg' ), 14 esc_url( 'https://make.wordpress.org/contribute/' ) 15 ); ?> 16 </div> 17 10 18 <div class="make-sites"> 11 19 <?php
Note: See TracChangeset
for help on using the changeset viewer.