mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Re-add missing functions.php stuff
This commit is contained in:
@@ -50,21 +50,6 @@ function trestle_header_actions() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
/*===========================================
|
||||
* Widget Areas
|
||||
===========================================*/
|
||||
|
||||
add_action( 'widgets_init', 'trestle_register_widget_areas' );
|
||||
/**
|
||||
* Register custom widget areas
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
function trestle_register_widget_areas() {
|
||||
|
||||
}
|
||||
|
||||
/*===========================================
|
||||
* Body Classes
|
||||
===========================================*/
|
||||
|
||||
Reference in New Issue
Block a user