diff --git a/package-lock.json b/package-lock.json index fb549bc75b..47ee24586f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.196", + "version": "1.0.210", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.196", + "version": "1.0.210", "license": "GPL-2.0", "workspaces": [ "*" @@ -32,8 +32,8 @@ "table": "^6.8.0" }, "engines": { - "node": ">=16.0.0", - "npm": ">=7.0.0" + "node": ">=17.0.0", + "npm": ">=8.0.0" } }, "alves": { @@ -229,7 +229,7 @@ } }, "mayland-blocks": { - "version": "2.1.32", + "version": "2.1.31", "license": "GPLv2", "devDependencies": { "@wordpress/base-styles": "^4.0.4", @@ -19511,7 +19511,7 @@ } }, "seedlet-blocks": { - "version": "2.1.31", + "version": "2.1.30", "license": "GPLv2", "devDependencies": { "@wordpress/base-styles": "^4.0.4", @@ -19613,7 +19613,7 @@ } }, "videomaker": { - "version": "1.0.22", + "version": "1.0.21", "license": "GPLv2", "devDependencies": { "@wordpress/base-styles": "^4.0.4", diff --git a/varia/functions.php b/varia/functions.php index 83930737e6..264e9f2bef 100644 --- a/varia/functions.php +++ b/varia/functions.php @@ -50,6 +50,9 @@ function 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