Added section for custom widget areas. Added new styles for nav.

This commit is contained in:
MickeyKay
2014-02-13 09:33:55 -08:00
parent 792b0a06af
commit 9f852189b9
3 changed files with 26 additions and 3 deletions
+14
View File
@@ -33,6 +33,20 @@ function trestle_header_actions() {
}
/*===========================================
* Widget Areas
===========================================*/
/**
* Register custom widget areas
*
* @since 1.0.0
*/
function trestle_register_widget_areas() {
}
/*===========================================
* Auto & Mobile Navigation
===========================================*/