Di M Dub
68b36d0aea
Add translation to outdated browser alert
2013-07-05 01:56:23 +04:00
Ben Word
287c374480
Fix #793 - Remove Chome Frame from outdated browser alert
...
Match the latest update from HTML5 Boilerplate
02713eedd2
2013-06-30 11:34:52 -05:00
Ben Word
4cd6cea04d
Match outdated browser alert with H5BP
2013-06-04 17:15:24 -05:00
Ben Word
714982fa42
Fix #639 - Add do_action('get_header')
2013-02-06 14:30:39 -06:00
Ben Word
17c2dfa691
Close #646 - Replace ID's with classes
2013-01-27 20:32:57 -06:00
Scott Walkinshaw
f6f86aa268
Replace sidebar template call with path function
2013-01-23 15:44:21 -05:00
Scott Walkinshaw
e0979b7b62
Return instead of echo class names
2012-10-10 16:04:47 -04:00
Scott Walkinshaw
588ea8afa3
Refactor sidebar configuration
...
Instead of editing an if statement (which could get ugly quickly), just
edit configuration arrays of conditional tags and page template checks.
2012-10-02 15:20:28 -04:00
Scott Walkinshaw
96648f0056
Consistent use of PHP alternative syntax
2012-08-31 14:56:29 -04: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