Making WordPress.org

Ticket #5451: 5451.patch

File 5451.patch, 1.2 KB (added by Clorith, 4 years ago)
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/header.php

     
    1414$menu_items = array(
    1515        /* translators: relative link to the forums home page */
    1616        _x( '/forums/', 'header menu', 'wporg-forums' )                                     => _x( 'Forums', 'header menu', 'wporg-forums' ),
     17        _x( 'https://wordpress.org/support/guidelines/', 'header menu', 'wporg-forums' )     => _x( 'Guidelines', 'header menu', 'wporg-forums' ),
    1718        _x( 'https://wordpress.org/support/', 'header menu', 'wporg-forums' )                   => _x( 'Documentation', 'header menu', 'wporg-forums' ),
    1819        _x( 'https://make.wordpress.org/support/handbook/', 'header menu', 'wporg-forums' ) => _x( 'Get Involved', 'header menu', 'wporg-forums' ),
    1920);
     
    6869                                <?php endif; ?>
    6970                        </div><!-- .site-branding -->
    7071                </header><!-- #masthead -->
    71                 <div id="lang-guess-wrap"></div>
    72  No newline at end of file
     72                <div id="lang-guess-wrap"></div>