From bffa25217e6e8549743111b190a3700886215866 Mon Sep 17 00:00:00 2001 From: Virginia Garcia Date: Thu, 19 Dec 2019 13:02:29 -0300 Subject: [PATCH] * Fix - Removing `lsx_defer_parsing_of_js` and `preload_css` because they have conflicts with cache plugins. --- changelog.md | 3 +++ functions.php | 2 +- readme.txt | 6 +++++- style.css | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 8d95f2bca..7677bad76 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ ## LSX Changelog +### 2.6.1 +* Fix - Removing `lsx_defer_parsing_of_js` and `preload_css` because they have conflicts with cache plugins. + ### 2.6 * Dev - Added in a `lsx_defer_parsing_of_js` filter to allow plugins to skip their files. * Dev - Added an additional thumbnail image size for post carousel blocks `lsx-thumbnail-carousel`. diff --git a/functions.php b/functions.php index 64d791bf0..df164bba3 100644 --- a/functions.php +++ b/functions.php @@ -11,7 +11,7 @@ exit; } -define( 'LSX_VERSION', '2.6' ); +define( 'LSX_VERSION', '2.6.1' ); if ( class_exists( 'WooCommerce' ) ) { require get_template_directory() . '/includes/woocommerce/woocommerce.php'; diff --git a/readme.txt b/readme.txt index 8230382d4..d914a5fd5 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: LSX Theme, Gutenberg, Block Based Builder, WordPress Theme Requires at least: 5.1.1 Tested up to: 5.3.2 Requires PHP: 7.0 -Stable tag: 2.6 +Stable tag: 2.6.1 License: GPLv3 Licence URI: https://www.gnu.org/licenses/gpl-3.0.en.html @@ -47,6 +47,10 @@ If you're a developer who's spotted a bug issue and have a fix, or simply have f == Changelog == += 2.6.1 = + +* Fix - Removing `lsx_defer_parsing_of_js` and `preload_css` because they have conflicts with cache plugins. + = 2.6 = * Dev - Added in a lsx_defer_parsing_of_js filter to allow plugins to skip their files. diff --git a/style.css b/style.css index d8ccff2b6..e4b8e42c8 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://lsx.lsdev.biz/ Description: LSX is a light-weight, minimalistic and responsive WordPress theme that allows users to create fast, efficient and attractive websites that are feature-rich. We've built it to be fully compatible with WooCommerce, making it an ideal choice for your next eCommerce build. Its lightweight build ensures better load times, a bonus for both user experience and SEO. Author: LightSpeed Author URI: https://www.lsdev.biz/ -Version: 2.6 +Version: 2.6.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.en.html Text Domain: lsx