diff --git a/functions.php b/functions.php index fdd0210d..e394a0f9 100644 --- a/functions.php +++ b/functions.php @@ -94,7 +94,7 @@ function _s_widgets_init() { 'after_title' => '', ) ); } -add_action( 'init', '_s_widgets_init' ); +add_action( 'widgets_init', '_s_widgets_init' ); /** * Enqueue scripts