Making WordPress.org


Ignore:
Timestamp:
02/07/2024 05:59:24 AM (2 years ago)
Author:
dd32
Message:

Trac: Treat the output files as UTF-8, to ensure that unicode characters are not escaped improperly. See [12949].

File:
1 edited

Legend:

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

    r13181 r13182  
    1818            <li><a href="https://wordpress.org/documentation/">Documentation</a></li>
    1919        <li><a href="https://developer.wordpress.org/">Developers</a></li>
    20         <li><a href="https://wordpress.tv/">WordPress.tv <span aria-hidden="true">&#xE2;&#x86;&#x97;</span></a></li>
     20        <li><a href="https://wordpress.tv/">WordPress.tv <span aria-hidden="true">↗</span></a></li>
    2121    </ul>
    2222    <ul>
    2323        <li><a href="https://make.wordpress.org/">Get Involved</a></li>
    2424        <li><a href="https://events.wordpress.org/">Events</a></li>
    25         <li><a href="https://wordpressfoundation.org/donate/">Donate <span aria-hidden="true">&#xE2;&#x86;&#x97;</span></a></li>
    26         <li><a href="https://mercantile.wordpress.org/">Swag Store <span aria-hidden="true">&#xE2;&#x86;&#x97;</span></a></li>
     25        <li><a href="https://wordpressfoundation.org/donate/">Donate <span aria-hidden="true">↗</span></a></li>
     26        <li><a href="https://mercantile.wordpress.org/">Swag Store <span aria-hidden="true">↗</span></a></li>
    2727    </ul>
    2828    <ul>
    29         <li><a href="https://wordpress.com/?ref=wporg-footer">WordPress.com <span aria-hidden="true">&#xE2;&#x86;&#x97;</span></a></li>
    30         <li><a href="https://ma.tt/">Matt <span aria-hidden="true">&#xE2;&#x86;&#x97;</span></a></li>
    31         <li><a href="https://bbpress.org/">bbPress <span aria-hidden="true">&#xE2;&#x86;&#x97;</span></a></li>
    32         <li><a href="https://buddypress.org/">BuddyPress <span aria-hidden="true">&#xE2;&#x86;&#x97;</span></a></li>
     29        <li><a href="https://wordpress.com/?ref=wporg-footer">WordPress.com <span aria-hidden="true">↗</span></a></li>
     30        <li><a href="https://ma.tt/">Matt <span aria-hidden="true">↗</span></a></li>
     31        <li><a href="https://bbpress.org/">bbPress <span aria-hidden="true">↗</span></a></li>
     32        <li><a href="https://buddypress.org/">BuddyPress <span aria-hidden="true">↗</span></a></li>
    3333    </ul>
    3434</nav>
     
    6969var wporgGlobalHeaderI18n = {"openSearchLabel":"Open Search","closeSearchLabel":"Close Search","overflowMenuLabel":"More menu"};
    7070</script>
    71 <script src="https://wordpress.org/wp-content/mu-plugins/pub-sync/blocks/global-header-footer/js/view.js?ver=1697687513" id="wporg-global-header-script-js"/>
     71<script src="https://wordpress.org/wp-content/mu-plugins/pub-sync/blocks/global-header-footer/js/view.js?ver=1697687345" id="wporg-global-header-script-js"/>
    7272    </html>
Note: See TracChangeset for help on using the changeset viewer.