Making WordPress.org

Changeset 10519


Ignore:
Timestamp:
12/16/2020 12:48:30 AM (4 years ago)
Author:
dd32
Message:

Trac: Sync the global header/footer from WordPress.org to trac.

Adds the learn items.
See r16779-dotorg, https://github.com/WordPress/learn/issues/170, https://github.com/WordPress/learn/issues/164.

Location:
sites/trunk/trac.wordpress.org/templates
Files:
2 edited

Legend:

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

    r8303 r10519  
    1717            <li><a href="https://developer.wordpress.org" title="Resources for WordPress developers">Developers</a></li>
    1818            <li><a href="https://make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li>
     19            <li><a href="https://learn.wordpress.org/" title="Workshops and training materials">Learn</a></li>
    1920        </ul>
    2021
  • sites/trunk/trac.wordpress.org/templates/wporg-header.html

    r9031 r10519  
    1919        <ul id="wporg-header-menu">
    2020            <li><a href="https://wordpress.org/showcase/" data-title="See some of the sites built on WordPress.">Showcase</a></li>
     21            <li><a href="https://learn.wordpress.org/" data-title="Resources to help you learn more about WordPress and teach it to others.">Learn</a></li>
    2122            <li><a href="https://wordpress.org/themes/" data-title="Find just the right look for your website.">Themes</a></li>
    2223            <li><a href="https://wordpress.org/plugins/" data-title="Plugins can extend WordPress to do almost anything you can imagine."
Note: See TracChangeset for help on using the changeset viewer.