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. );