Making WordPress.org

Changeset 4097


Ignore:
Timestamp:
09/19/2016 10:06:47 AM (8 years ago)
Author:
netweb
Message:

Forums Theme: Add a link on the support forums home page to the support handbook list of international language wordpress.org support forums.

Props SergeyBiryukov.
Fixes #1511.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/page-homepage.php

    r3926 r4097  
    2929                <li><?php _e( '<a href="https://codex.wordpress.org/Writing_Posts">Writing Posts</a>', 'wporg-forums' ); ?></li>
    3030                <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>
    3132            </ul>
    3233            <h3><?php _e( 'Search the Support Forums', 'wporg-forums' ); ?></h3>
Note: See TracChangeset for help on using the changeset viewer.