Update functions.php
This commit is contained in:
parent
1ab5187ff7
commit
9791ed4422
|
@ -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
|
'/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.
|
'/woocommerce.php', // Load WooCommerce functions.
|
||||||
'/editor.php', // Load Editor functions.
|
'/editor.php', // Load Editor functions.
|
||||||
'/wp-admin.php', // /wp-admin/ related functions
|
|
||||||
'/deprecated.php', // Load deprecated functions.
|
'/deprecated.php', // Load deprecated functions.
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Reference in New Issue