Micah
28a25c430f
Removing redundancy with WAI-ARIA in HTML
2015-10-10 12:13:29 -07:00
Ben Word
64e78cf003
Remove nav walker and Bootstrap navbar
2015-04-28 23:59:59 -05:00
Kalen Johnson
897782e65d
Changing SageNavWalker to NavWalker, and referencing it directly in the template
2015-03-18 13:52:15 -07:00
Stefan Lindberg
9d3b058612
added localized string for 'Toggle navigation' in /templates/header.php
2015-02-26 12:35:16 +01:00
Ben Word
f4d64d23c9
Update PHP files to pass coding standards
2015-01-24 00:48:50 -06:00
Ben Word
a903e08b86
Use short array syntax
2015-01-18 16:45:18 -06:00
Ben Word
203c4c39e0
Use short echo syntax, bump required PHP version to 5.4
2015-01-18 16:29:23 -06:00
Ben Word
587fbf6c35
Add namespace
2015-01-10 14:49:46 -06:00
Ben Word
030c084134
Rename to Sage
2015-01-09 20:52:29 -06:00
Leonardo Giacone
d37c9a8604
Removed Roots_Nav_Walker as default for all menus
2014-12-02 00:52:34 +01:00
Michael Silber
d511c33963
Remove extra forward slash after navbar home_url()
2014-07-16 20:27:48 -04:00
Michael Silber
507a81445b
Add "collapsed" default class to navbar collapse button
2014-07-06 19:47:59 -04:00
Ben Word
acc397573d
Merge master
2014-07-03 11:45:57 -05:00
kalenjohnson
6339e96137
Escaping home_url
2014-06-26 13:47:39 -07:00
Ben Word
b4c7b9b4b2
Offer just one header, the BS top navbar
2014-03-31 20:14:33 -05:00
Ben Word
289ea01fc2
Separate containers
2014-03-12 00:04:56 -05:00
yzlow
94b5a4f59a
Add trailing slash using the $path parameter
2014-01-25 01:31:23 +08:00
Ben Word
840ee637bf
Formatting, adding/updating links
2013-11-07 21:28:52 -06:00
Foxaii
3bde5dbf77
BS3 markup for templates
2013-07-28 13:21:50 +01:00
Ben Word
17c2dfa691
Close #646 - Replace ID's with classes
2013-01-27 20:32:57 -06:00
Ben Word
65c13c6ea9
Use PHP Alternative Syntax in header templates
2012-10-02 18:38:01 -05:00
Ben Word
c9e4ef6f2f
Add has_nav_menu() check for navigation menus
2012-09-06 19:35:51 -05:00
Ben Word
db41099f5b
Add theme wrapper, re-organize template files
...
- Implement scribu’s Theme Wrapper (see base.php)
- Move templates, comments.php, and searchform.php to templates/ folder
- Rename loop- files to content-
- Remove all hooks except roots_head and roots_footer
- Use templates/page-header.php for page titles
- Use head.php for everything in <head>
2012-08-18 18:49:45 -05:00