From 91cba1ccac67b4a519db5db943c3872540a416c7 Mon Sep 17 00:00:00 2001 From: UnderstrapFramework <54932057+UnderstrapFramework@users.noreply.github.com> Date: Wed, 30 Oct 2019 10:16:58 +0000 Subject: [PATCH] NavWalker link to more info --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 8e41237..0feb14b 100644 --- a/functions.php +++ b/functions.php @@ -20,7 +20,7 @@ $understrap_includes = array( '/customizer.php', // Customizer additions. '/custom-comments.php', // Custom Comments file. '/jetpack.php', // Load Jetpack compatibility file. - '/class-wp-bootstrap-navwalker.php', // Load custom WordPress nav walker. + '/class-wp-bootstrap-navwalker.php', // Load custom WordPress nav walker. Trying to get deeper navigation? Check out: https://github.com/understrap/understrap/issues/567 '/woocommerce.php', // Load WooCommerce functions. '/editor.php', // Load Editor functions. '/wp-admin.php', // /wp-admin/ related functions