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
+5
View File
@@ -60,6 +60,11 @@ function trestle_theme_setup() {
add_action( 'wp_enqueue_scripts', 'trestle_header_actions' );
/*===========================================
* Widget Areas
===========================================*/
add_action( 'widgets_init', 'trestle_register_widget_areas' );
/*===========================================
* Auto & Mobile Navigation