Ref #525 - Remove all hooks

This commit is contained in:
Ben Word
2012-08-20 19:17:28 -05:00
parent 5c664af0cb
commit 9801e69b3b
7 changed files with 5 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
* Implement scribu's [Theme Wrapper](http://scribu.net/wordpress/theme-wrappers.html) (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`
* Remove all hooks
* Use `templates/page-header.php` for page titles
* Use `head.php` for everything in `<head>`