adding hooks & actions

This commit is contained in:
Ben Word
2011-05-26 00:27:06 -06:00
parent c2f44c8422
commit f3c1b46d18
21 changed files with 238 additions and 77 deletions

View File

@@ -9,6 +9,8 @@ include_once('inc/roots-options.php'); // theme options menu
include_once('inc/roots-ob.php'); // output buffer
include_once('inc/roots-cleanup.php'); // code cleanup/removal
include_once('inc/roots-htaccess.php'); // h5bp htaccess
include_once('inc/roots-hooks.php'); // hooks
include_once('inc/roots-actions.php'); // actions
include_once('inc/roots-custom.php'); // custom functions
// set the value of the main container class depending on the selected grid framework