- Timestamp:
- 01/02/2014 09:10:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/wporg-footer.html
r156 r208 7 7 <div class="wrapper"> 8 8 <ul> 9 <li><a href=" http://wordpress.org/about/" title="An introduction to the WordPress project">About</a></li>10 <li><a href=" http://wordpress.org/news/" title="News and Updates">Blog</a></li>11 <li><a href=" http://wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li>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> 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=" http://wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li>17 <li><a href=" http://make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li>18 <li><a href=" http://learn.wordpress.org/" title="Workshops and training materials">Learn</a></li>16 <li><a href="//wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li> 17 <li><a href="//make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li> 18 <li><a href="//learn.wordpress.org/" title="Workshops and training materials">Learn</a></li> 19 19 </ul> 20 20 21 21 <ul> 22 <li><a href=" http://wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li>23 <li><a href=" http://wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li>24 <li><a href=" http://wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li>25 <li><a href=" http://wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li>22 <li><a href="//wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li> 23 <li><a href="//wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li> 24 <li><a href="//wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li> 25 <li><a href="//wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li> 26 26 </ul> 27 27 … … 29 29 <li><a href="http://central.wordcamp.org/" title="Find a WordPress event near you">WordCamp</a></li> 30 30 <li><a href="http://wordpress.tv/" title="Videos, tutorials, and WordCamp sessions">WordPress.TV</a></li> 31 <li><a href=" http://buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li>32 <li><a href=" http://bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li>31 <li><a href="//buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li> 32 <li><a href="//bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li> 33 33 </ul> 34 34 … … 36 36 <li><a href="http://wordpress.com/?ref=wporg-footer" title="Hassle-free WordPress hosting">WordPress.com</a></li> 37 37 <li><a href="http://ma.tt/" title="Co-founder of WordPress, an example of what WordPress can do">Matt</a></li> 38 <li><a href=" http://wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li>39 <li><a href=" http://wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li>38 <li><a href="//wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li> 39 <li><a href="//wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li> 40 40 </ul> 41 41
Note: See TracChangeset
for help on using the changeset viewer.