disable theme-settings.php call
This commit is contained in:
parent
1280c6d094
commit
1094e5e601
|
@ -5,7 +5,6 @@
|
||||||
* @package understrap
|
* @package understrap
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require get_template_directory() . '/inc/theme-settings.php';
|
|
||||||
|
|
||||||
// Set the content width based on the theme's design and stylesheet.
|
// Set the content width based on the theme's design and stylesheet.
|
||||||
if ( ! isset( $content_width ) ) {
|
if ( ! isset( $content_width ) ) {
|
||||||
|
|
Reference in New Issue