소스 검색

Add appearance tools to all Varia themes (#6428)

Jason Crist 2 년 전
부모
커밋
caa5ae2c88
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      varia/functions.php

+ 3 - 0
varia/functions.php

@@ -50,6 +50,9 @@ if ( ! function_exists( 'varia_setup' ) ) :
 		// Add default posts and comments RSS feed links to head.
 		add_theme_support( 'automatic-feed-links' );
 
+		// Enable appearance tools for Block Editor.
+		add_theme_support( 'appearance-tools' );
+
 		/*
 		 * Let WordPress manage the document title.
 		 * By adding theme support, we declare that this theme does not use a