Ticket #1511: meta-1511.patch
| File meta-1511.patch, 1.2 KB (added by , 10 years ago) |
|---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/page-homepage.php
28 28 <li><?php _e( '<a href="https://codex.wordpress.org/First_Steps_With_WordPress">First Steps with WordPress</a>', 'wporg-forums' ); ?></li> 29 29 <li><?php _e( '<a href="https://codex.wordpress.org/Writing_Posts">Writing Posts</a>', 'wporg-forums' ); ?></li> 30 30 <li><?php _e( '<a href="https://make.wordpress.org/support/handbook/">Support Handbook</a>', 'wporg-forums' ); ?></li> 31 <li><?php _e( '<a href="https://make.wordpress.org/support/handbook/contributing-to-the-wordpress-forums/support-forums-in-your-language/">Support Forums in Your Language</a>', 'wporg-forums' ); ?></li> 31 32 </ul> 32 33 <h3><?php _e( 'Search the Support Forums', 'wporg-forums' ); ?></h3> 33 34 <p><?php _e( 'Enter a few words that describe the problem you’re having.', 'wporg-forums' ); ?></p>