diff --git a/inc/vk-blocks-config.php b/inc/vk-blocks-config.php index 7fba0561..4b56cf14 100644 --- a/inc/vk-blocks-config.php +++ b/inc/vk-blocks-config.php @@ -35,7 +35,7 @@ require_once plugin_dir_path( __FILE__ ) . 'vk-components/vk-components-config.php'; require_once plugin_dir_path( __FILE__ ) . 'vk-blocks/load-vk-components.php'; require_once plugin_dir_path( __FILE__ ) . 'term-color/term-color-config.php'; - require_once plugin_dir_path( __FILE__ ) . 'vk-css-optimize/config.php'; + // require_once plugin_dir_path( __FILE__ ) . 'vk-css-optimize/config.php'; require_once plugin_dir_path( __FILE__ ) . 'vk-swiper/config.php'; require_once plugin_dir_path( __FILE__ ) . 'vk-customize-helpers/vk-customize-helpers-config.php'; require_once plugin_dir_path( __FILE__ ) . 'tgm-plugin-activation/tgm-config.php'; diff --git a/readme.txt b/readme.txt index a6ae5cb7..32a89188 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: Tags: Gutenberg,FAQ,alert Requires at least: 6.4 Tested up to: 6.7 -Stable tag: 1.91.0.1 +Stable tag: 1.91.1.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -106,6 +106,9 @@ e.g. == Changelog == += 1.91.1 = +[ Bug fix ] Adjusted translation file loading to comply with changes in WordPress 6.7. + = 1.91.0 = [ Specification change ] Adjusted translation file loading to comply with changes in WordPress 6.7. [ Bug fix ][ Table of Contents (Pro) ] Fixed "CLOSE" label not appearing after clicking the "OPEN" button when the initial state is set to "CLOSE". diff --git a/vk-blocks.php b/vk-blocks.php index 8d5440e2..e93260e0 100644 --- a/vk-blocks.php +++ b/vk-blocks.php @@ -3,7 +3,7 @@ * Plugin Name: VK Blocks * Plugin URI: https://github.com/vektor-inc/vk-blocks * Description: This is a plugin that extends Block Editor. - * Version: 1.91.0.1 + * Version: 1.91.1.0 * Stable tag: 1.91.0.1 * Requires at least: 6.3 * Author: Vektor,Inc.