WooCommerce Nested Category Layout Changelog

The latest version is WooCommerce Nested Category Layout 1.20.1, Released on February 7, 2024

Changelog for WooCommerce Nested Category Layout


  *** WooCommerce Nested Category Layout Changelog ***

2024.02.07 - version 1.20.1
 * Fix - Ensure that WooCommerce attribute filters would work consistently with the nested category layout template

2024.02.02 - version 1.20.0
 * Tweak - Do not display categories that have no products in the nested category content template
 * Fix - Ensure to use `remove_action` instead of `remove_filter` with `woocommerce_product_query`
 * Fix - Bail from applying filters in the main search query
 * Fix - Suppress the WooCommerce loop template on pages managed by the plugin to avoid empty HTML elements
 * Misc - Code hardening and improvements
 * Dev - Add new actions and filters, and update filter parameters in the main nested category content template

2023.06.28 - version 1.19.0
 * Misc - Add compatibility for WooCommerce High Performance Order Storage (HPOS)

2022.12.02 - version 1.18.1
 * Fix - Improve compatibility with WP filters

2022.11.29 - version 1.18.0
 * Misc - Require PHP 7.4 and WordPress 5.6

2022.06.16 - version 1.17.4
 * Fix - Additional compatibility fixes

2022.03.04 - version 1.17.3
 * Fix - Compatibility with WOOF - Products Filter for WooCommerce, YITH WooCommerce Ajax Product Filter, Advanced AJAX Product Filters by BeRocket, and WooCommerce Filter Product Widget
 * Fix - Replace deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()`
 * Misc - Require WooCommerce 3.9.4 or newer

2021.08.09 - version 1.17.2
 * Fix - Ensure WooCommerce products sorting is properly handled when visiting product tag archives and sorting products

2021.08.02 - version 1.17.1
 * Fix - Ensure products tag archives are correctly output

2021.07.05 - version 1.17.0
 * Tweak - Improve theme compatibility with breaking changes due to needed refactoring
 * Misc - Remove legacy woo-includes functions

2020.12.07 - version 1.16.0
 * Misc - Add compatibility for WooCommerce 4.7
 * Misc - Require PHP 7.0 or newer

2020.09.30 - version 1.15.1
 * Misc - Remove the SkyVerge help menu item as part of the plugin assets

2020.08.17 - version 1.15.0
 * Misc - Add SkyVerge help menu for support on WooCommerce.com connected sites

2020.05.04 - version 1.14.4
 * Misc - Add support for WooCommerce 4.1

2020.03.04 - version 1.14.3
 * Misc - Add support for WooCommerce 4.0

2020.02.19 - version 1.14.2
 * Dev - Rename `Walker_Category_Depth` and `Walker_Category_Products` to avoid potential PHP class naming collisions

2020.01.02 - version 1.14.1
 * Misc - Add support for WooCommerce 3.9

2019.10.21 - version 1.14.0
 * Misc - Add support for WooCommerce 3.8

2019.08.08 - version 1.13.1
 * Fix - Fix saving admin settings in WooCommerce 3.7

2019.08.07 - version 1.13.0
 * Misc - Add support for WooCommerce 3.7
 * Misc - Remove support for WooCommerce 2.6
 * Misc - Require PHP 5.6+

2019.07.30 - version 1.12.2
 * Fix - Address a PHP notice and make sure the top category's name is not missing in the category headings when applying a product filter on category pages

2019.05.21 - version 1.12.1
 * Fix - Maintain the custom sort order of product categories set in admin when browsing shop pages in WooCommerce 3.6+
 * Fix - Ensure the number of products displayed is consistent with the number of products per subcategory from settings when there are invalid or hidden products

2019.04.11 - version 1.12.0
 * Misc - Update SkyVerge plugin framework to version 5.4
 * Misc - Add support for WooCommerce 3.6
 * Misc - Drop support for PHP 5.2: PHP 5.4 is the minimum supported version

2018.10.23 - version 1.11.3
 * Misc - Add support for WooCommerce 3.5

2018.05.23 - version 1.11.2
 * Misc - Add support for WooCommerce 3.4

2018.04.04 - version 1.11.1
 * Tweak - Improve template compatibility with third-party themes
 * Fix - Ensure that the "No products were found matching your selection." notice is not displayed at the bottom of the shop page in WooCommerce 3.3+

2018.01.23 - version 1.11.0
 * Misc - Add support for WooCommerce 3.3
 * Misc - Remove support for WooCommerce 2.5

2017.03.28 - version 1.10.0
 * Misc - Added support for WooCommerce 3.0
 * Misc - Removed support for WooCommerce 2.4

2017.01.11 - version 1.9.1
 * Fix - PHP 7.1+ issue with outputting category list in settings

2016.06.02 - version 1.9.0
 * Misc - Added support for WooCommerce 2.6
 * Misc - Removed support for WooCommerce 2.3

2016.03.08 - version 1.8.1
 * Fix - Fix broken layout with certain site configurations

2016.01.14 - version 1.8.0
 * Misc - Added support for WooCommerce 2.5
 * Misc - Removed support for WooCommerce 2.2

2015.07.28 - version 1.7.0
 * Misc - WooCommerce 2.4 Compatibility

2015.02.09 - version 1.6.0
 * Tweak - Add `wc_nested_category_layout_list_categories_args` filter
 * Misc - WooCommerce 2.3 Compatibility

2014.11.18 - version 1.5.1
 * Tweak - Remove legacy Genesis compatibility functions
 * Fix - Fix duplicate product archive description when using Genesis framework

2014.10.06 - version 1.5.0
 * Feature - Enjoy the Nested Category Layout on your Front Page if it is set to your shop page :)

2014.09.18 - version 1.4.5
 * Fix - Removed the "No products were found matching your selection." notice on archives using the nested category layout

2014.09.07 - version 1.4.4
 * Misc - WooCommerce 2.2 Compatibility

2014.08.19 - version 1.4.3
 * Fix - Correctly show products in more than one category

2014.07.18 - version 1.4.2
 * Fix - Added woo-includes

2014.07.14 - version 1.4.1
 * Misc - Updated 'Write a Review' plugin action link

2014.04.01 - version 1.4
 * Tweak - Now using SkyVerge Plugin Framework
 * Fix - Hide the catalog page "No products were found matching your selection" message when nested category products are displayed
 * Misc - Now an official WooCommerce extension listed on WooThemes.com!

2014.02.14 - version 1.3.1
 * Fix - WooCommerce 2.1 Compatibility fix for admin configure url

2014.01.24 - version 1.3
 * Tweak - Enable shortcodes on the nested category descriptions
 * Misc - WooCommerce 2.1 compatibility

2013.07.31 - version 1.2.6
 * Misc - Rebrand to SkyVerge

2013.06.14 - version 1.2.5
 * Fix - Fixed compatibility with the Genesis Connect for WooCommerce plugin
 * Fix - Products per subcategory of 0 supported
 * Tweak - WooCommerce core product loop actions invoked for improved compatibility with other plugins

2013.04.09 - version 1.2.4
 * Fix - Admin products list page was loosing pagination and displaying all products in some instances

2013.03.15 - version 1.2.3
 * Fix - Shop/Category page display "show subcategories" option respected when nested category layout is diabled for the shop/category

2013.02.22 - version 1.2.2
 * Feature - improved theme compatibility for WooCommerce 1.6.6 and earlier

2013.02.09 - version 1.2.1
 * Fix - Fixed bug that sometimes prevented the nested categories from rendering

2013.01.02 - version 1.2
 * WooCommerce 2.0 Compatibility

2012.11.14 - version 1.1.3
 * Feature - Roxx theme compatibility

2012.10.29 - version 1.1.2
 * Feature - Products Per Subcategory setting

2012.08.31 - version 1.1.1
 * Feature - WooCommerce 1.6.5.1 compatibility

2012.07.19 - version 1.1
 * Feature - WooCommerce 1.6 compatibility
 * Templating - Introduced content-product.php.  loop-shop is gone
 * Templating - Dumped woocommerce_archive_product_content() and woocommerce_product_taxonomy_content() in favour of the new content templates.

2012.05.14 - version 1.0
 * Initial release
  



Get WooCommerce Nested Category Layout Version 1.20.1 with 12 months of updates for just $25!




Already a WPspring Club Member?
WooCommerce Nested Category Layout Version 1.20.1 Released on February 07, 2024, is available from your account downloads page. Sign up at wpspri.ng/club
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Comment

@WPspringcom Facebook
Item added to cart.
0 items - $0