Commit Graph

11 Commits

Author SHA1 Message Date
Ben Word
10cf6b0a64 Update 404 template based on H5BP 2013-02-07 15:30:36 -06:00
Ben Word
fea92a61aa Rewrites organization
- Create lib/rewrites.php and move everything from lib/htaccess.php
except the H5BP htaccess functionality into it

- In the config, change add_theme_support('rewrite-urls') to
add_theme_support('rewrites')

- Remove the Apache/LightSpeed HTTPD check for rewrites

- Update docs with better Nginx rewrite rules
2013-02-04 19:56:42 -06:00
Scott Walkinshaw
0abc07d11c Add dynamic sidebars to template wrapper 2013-01-23 15:43:31 -05:00
Joel Kuczmarski
1f1b45b5f3 reformat roots_title syntax again 2012-12-12 21:07:25 -06:00
Joel Kuczmarski
319c485976 reformat roots_title syntax 2012-12-12 21:01:55 -06:00
Joel Kuczmarski
3bfea0daf4 move template title to function 2012-12-12 20:20:49 -06:00
Scott Walkinshaw
671cb95ebc Replace has_posts with built-in have_posts 2012-09-20 12:42:46 -06:00
Scott Walkinshaw
e08024b730 Move feed link into template
All HTML should be in the templates whenever possible.
2012-09-19 16:03:20 -04:00
Scott Walkinshaw
b9cb9de4b9 Move is_element_empty function to utils 2012-09-19 14:57:14 -04:00
Scott Walkinshaw
c707448a72 Enforce code standards
Correct this is not.
2012-09-18 16:47:46 -03:00
Ben Word
5c777f361b Rename inc/ to lib/ 2012-08-20 19:19:39 -05:00