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:
@@ -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
|
||||
===========================================*/
|
||||
|
||||
Reference in New Issue
Block a user