Browse Source

Add appearance tools to all Varia themes (#6428)

Jason Crist 2 years ago
parent
commit
caa5ae2c88
1 changed files with 3 additions and 0 deletions
  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