- Timestamp:
- 12/16/2024 08:39:12 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/bbpress/wporg-header.html
r8885 r14292 12 12 <button id="mobile-menu-button" aria-expanded="false"><span class="screen-reader-text">Toggle Menu</span></button> 13 13 <ul id="wporg-header-menu"> 14 <li><a href="https://b bpress.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> 21 21 </ul> 22 22
Note: See TracChangeset
for help on using the changeset viewer.