mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Added section for custom widget areas. Added new styles for nav.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user