From 9791ed44227b79848c3e8613475d18e26ae9b843 Mon Sep 17 00:00:00 2001 From: UnderstrapFramework <54932057+UnderstrapFramework@users.noreply.github.com> Date: Tue, 17 Dec 2019 10:41:11 +0000 Subject: [PATCH] Update functions.php --- functions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/functions.php b/functions.php index 2e52a0d..414df1f 100644 --- a/functions.php +++ b/functions.php @@ -23,7 +23,6 @@ $understrap_includes = array( '/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 '/deprecated.php', // Load deprecated functions. );