Re-organize theme configuration and setup
functions.php should not contain any Roots specific code. It's just used to require files and bootstrap Roots. lib/init.php now handles initial theme setup and defines helper constants which did not belong in lib/config.php. config.php should be limited to strictly configuration settings.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
### HEAD
|
||||
* Re-organize configuration/setup files
|
||||
* Update to jQuery 1.8.2
|
||||
* Refactor/simplify Roots vCard Widget
|
||||
* Move custom entry_meta code into template
|
||||
|
||||
Reference in New Issue
Block a user