Changeset 56328 for branches/6.3/src/wp-admin/contribute.php
- Timestamp:
- 07/31/2023 08:33:48 PM (16 months ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/src/wp-admin/contribute.php
r56293 r56328 101 101 <h2><?php _e( 'Shape the future of the web with WordPress' ); ?></h2> 102 102 <p><?php _e( 'Finding the area that aligns with your skills and interests is the first step toward meaningful contribution. With more than 20 Make WordPress teams working on different parts of the open source WordPress project, there’s a place for everyone, no matter what your skill set is.' ); ?></p> 103 <p class="aligncenter"><a href=" https://make.wordpress.org/contribute/" target="_blank"><?php _e( 'Find your team →' ); ?></a></p>103 <p class="aligncenter"><a href="<?php _e( 'https://make.wordpress.org/contribute/' ); ?>" target="_blank"><?php _e( 'Find your team →' ); ?></a></p> 104 104 </div> 105 105 </div>
Note: See TracChangeset
for help on using the changeset viewer.