From 760e126bfbebd02c1d088f57753e152d4bcb0195 Mon Sep 17 00:00:00 2001 From: jamesros Date: Wed, 18 Sep 2024 16:06:03 -0400 Subject: [PATCH] updated woo-commerce templates (#134) * updated woo-commerce templates * update readme --- package.json | 2 +- prime/woocommerce/loop/pagination.php | 7 +++---- prime/woocommerce/myaccount/navigation.php | 2 +- readme.txt | 5 ++++- src/boldgrid-theme-framework.php | 2 +- style.css | 2 +- 6 files changed, 11 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 9ec12d3b..60b1e6a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boldgrid-theme-framework", - "version": "2.22.5", + "version": "2.22.6", "description": "BoldGrid Theme Framework", "main": "index.js", "engines": { diff --git a/prime/woocommerce/loop/pagination.php b/prime/woocommerce/loop/pagination.php index efde7d14..333470c0 100755 --- a/prime/woocommerce/loop/pagination.php +++ b/prime/woocommerce/loop/pagination.php @@ -10,10 +10,9 @@ * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * - * @see https://docs.woocommerce.com/document/template-structure/ - * @author WooThemes - * @package WooCommerce/Templates - * @version 3.3.1 + * @see https://woocommerce.com/document/template-structure/ + * @package WooCommerce\Templates + * @version 9.3.0 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/prime/woocommerce/myaccount/navigation.php b/prime/woocommerce/myaccount/navigation.php index 0d47328d..badc05eb 100755 --- a/prime/woocommerce/myaccount/navigation.php +++ b/prime/woocommerce/myaccount/navigation.php @@ -12,7 +12,7 @@ * * @see https://woocommerce.com/document/template-structure/ * @package WooCommerce\Templates - * @version 9.0.0 + * @version 9.3.0 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/readme.txt b/readme.txt index 35d62419..db40c4f9 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: news, blog, e-commerce, sticky-post, theme-options, threaded-comments, ful Requires PHP: 5.6 Requires at least: 4.8 Tested up to: 6.6 -Stable tag: 2.22.5 +Stable tag: 2.22.6 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0-standalone.html @@ -22,6 +22,9 @@ This version changes the way the color palette CSS is generated. If you are usin ## Changelog ## +== 2.22.6 == +* update: Updated WooCommerce templates [#134](https://github.com/BoldGrid/crio/pull/134) + == 2.22.5 == * Update: Updated WooCommerce templates [#132](https://github.com/BoldGrid/crio/issues/132) * Bug Fix: buttons.css gets lost on update to WP 6.6 [#131](https://github.com/BoldGrid/crio/issues/131) diff --git a/src/boldgrid-theme-framework.php b/src/boldgrid-theme-framework.php index aba7e6c1..27c1f26f 100644 --- a/src/boldgrid-theme-framework.php +++ b/src/boldgrid-theme-framework.php @@ -3,7 +3,7 @@ * Plugin Name: BoldGrid Theme Framework * Plugin URI: https://www.boldgrid.com/docs/configuration-file * Description: BoldGrid Theme Framework is a library that allows you to easily make BoldGrid themes. Please see our reference guide for more information: https://www.boldgrid.com/docs/configuration-file - * Version: 2.22.5 + * Version: 2.22.6 * Author: BoldGrid.com * Author URI: https://www.boldgrid.com/ * Text Domain: bgtfw diff --git a/style.css b/style.css index 10a7fcac..2568c19f 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Author: BoldGrid Theme URI: https://www.boldgrid.com/themes/crio/ Author URI: https://www.boldgrid.com/ Description: Crio is a WordPress SuperTheme that allows front-end designers, developers and other web professionals to create without bounds or restrictions. Crio's advanced customization options are completely integrated with the WordPress Customizer API, providing you with a powerful, but familiar interface to customize your website. Our integration gives you granular control over many elements straight from the Customizer, and even device previews so you can see how your site looks on different devices. Crio’s unique color palette system keeps colors consistent across your site. Drag and drop colors in your palette to increase or decrease the usage of that color throughout your website. Use the advanced controls to create a custom Header, Footer, or Blog Page layout. Be Bold and stand above the rest with Prime by BoldGrid! -Version: 2.22.5 +Version: 2.22.6 Requires at least: 5.5 Tested up to: 6.6 Requires PHP: 5.6