diff --git a/inc/hooks.php b/inc/hooks.php index 6aaa570..a3f854d 100644 --- a/inc/hooks.php +++ b/inc/hooks.php @@ -17,9 +17,8 @@ if ( ! function_exists( 'understrap_site_info' ) ) { } } +add_action( 'understrap_site_info', 'understrap_add_site_info' ); if ( ! function_exists( 'understrap_add_site_info' ) ) { - add_action( 'understrap_site_info', 'understrap_add_site_info' ); - /** * Add site info content. */