- Timestamp:
- 05/13/2016 10:08:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/wporg-footer.html
r975 r3137 7 7 <div class="wrapper"> 8 8 <ul> 9 <li><a href=" //wordpress.org/about/" title="An introduction to the WordPress project">About</a></li>10 <li><a href=" //wordpress.org/news/" title="News and Updates">Blog</a></li>11 <li><a href=" //wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li>9 <li><a href="https://wordpress.org/about/" title="An introduction to the WordPress project">About</a></li> 10 <li><a href="https://wordpress.org/news/" title="News and Updates">Blog</a></li> 11 <li><a href="https://wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li> 12 12 <li><a href="http://jobs.wordpress.net/" title="Find or post WordPress jobs">Jobs</a></li> 13 13 </ul> 14 14 15 15 <ul> 16 <li><a href=" //wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li>17 <li><a href=" //developer.wordpress.org" title="Resources for WordPress developers">Developers</a></li>18 <li><a href=" //make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li>19 <li><a href=" //learn.wordpress.org/" title="Workshops and training materials">Learn</a></li>16 <li><a href="https://wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li> 17 <li><a href="https://developer.wordpress.org" title="Resources for WordPress developers">Developers</a></li> 18 <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> 20 20 </ul> 21 21 22 22 <ul> 23 <li><a href=" //wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li>24 <li><a href=" //wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li>25 <li><a href=" //wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li>26 <li><a href=" //wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li>23 <li><a href="https://wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li> 24 <li><a href="https://wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li> 25 <li><a href="https://wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li> 26 <li><a href="https://wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li> 27 27 </ul> 28 28 29 29 <ul> 30 <li><a href="http ://central.wordcamp.org/" title="Find a WordPress event near you">WordCamp</a></li>31 <li><a href="http ://wordpress.tv/" title="Videos, tutorials, and WordCamp sessions">WordPress.TV</a></li>32 <li><a href=" //buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li>33 <li><a href=" //bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li>30 <li><a href="https://central.wordcamp.org/" title="Find a WordPress event near you">WordCamp</a></li> 31 <li><a href="https://wordpress.tv/" title="Videos, tutorials, and WordCamp sessions">WordPress.TV</a></li> 32 <li><a href="https://buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li> 33 <li><a href="https://bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li> 34 34 </ul> 35 35 36 36 <ul> 37 <li><a href="http ://wordpress.com/?ref=wporg-footer" title="Hassle-free WordPress hosting">WordPress.com</a></li>38 <li><a href="http ://ma.tt/" title="Co-founder of WordPress, an example of what WordPress can do">Matt</a></li>39 <li><a href=" //wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li>40 <li><a href=" //wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li>37 <li><a href="https://wordpress.com/?ref=wporg-footer" title="Hassle-free WordPress hosting">WordPress.com</a></li> 38 <li><a href="https://ma.tt/" title="Co-founder of WordPress, an example of what WordPress can do">Matt</a></li> 39 <li><a href="https://wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li> 40 <li><a href="https://wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li> 41 41 </ul> 42 42 … … 59 59 </script> 60 60 <script type="text/javascript">_qevents.push( { qacct:"p-18-mFEk4J448M"} );</script> 61 <noscript><img src=" //pixel.quantserve.com/pixel/p-18-mFEk4J448M.gif" style="display: none;" border="0" height="1" width="1" alt=""/></noscript>61 <noscript><img src="https://pixel.quantserve.com/pixel/p-18-mFEk4J448M.gif" style="display: none;" border="0" height="1" width="1" alt=""/></noscript> 62 62 63 63 </html>
Note: See TracChangeset
for help on using the changeset viewer.