Making WordPress.org


Ignore:
Timestamp:
12/16/2024 08:39:12 PM (3 months ago)
Author:
johnjamesjacoby
Message:

BuddyPress/bbPress Trac: update header & footer templates

  • Links to the new style-trac.css CSS file from inside of the Base theme.
  • Syncs the header & footer links to Base theme.

See: https://buddypress.trac.wordpress.org/ticket/9262

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/bbpress/wporg-header.html

    r8885 r14292  
    1212            <button id="mobile-menu-button" aria-expanded="false"><span class="screen-reader-text">Toggle Menu</span></button>
    1313            <ul id="wporg-header-menu">
    14                 <li><a href="https://bbpress.org/about/">About</a></li>
    15                 <li><a href="https://bbpress.org/plugins/">Plugins</a></li>
    16                 <li><a href="https://bbpress.org/themes/">Themes</a></li>
    17                 <li><a href="https://codex.bbpress.org/">Documentation</a></li>
    18                 <li><a href="https://bbpress.org/blog/">Blog</a></li>
    19                 <li><a href="https://bbpress.org/forums/">Support</a></li>
    20                 <li class="download"><a href="https://bbpress.org/download/">Download</a></li>
     14                <li><a href="https://buddypress.org/about/">About</a></li>
     15                <li><a href="https://bbpress.org/blog/">News</a></li>
     16                <li><a href="https://codex.bbpress.org/">Codex</a></li>
     17                <li><a href="https://developer.bbpress.org">Develop</a></li>
     18                <li><a href="https://bbpress.trac.wordpress.org">Make</a></li>
     19                <li><a href="https://bbpress.org/support/">Forums</a></li>
     20                <li><a href="https://bbpress.org/download/">Download</a></li>
    2121            </ul>
    2222
Note: See TracChangeset for help on using the changeset viewer.