Genesis Connect for WooCommerce

Wordpress Plugin
Download latest - 1.1.1

Download Stats

Today 99
Yesterday 171
Last Week 993
All Time 167,995
Banner 772x250


Releases (14 )

Version Release Date Change Log
1.1.1 2020-08-21
  • Removed use of wp_make_content_images_responsive featured product widget images; srcset is applied via wp_calculate_image_srcset in wp_get_attachment_image used by genesis_get_image.
1.1.0 2019-07-15
  • Added php codesniffer via composer package for WordPress code standards.
  • Fixed spacing and syntax issues for WordPress code standards.
  • Renamed Gencwooc_Featured_Products file to adhere to WordPress code standards.
1.0.0 2018-08-07
0.9.10 2018-01-31
  • Update theme templates for WooCommerce 3.3
  • Add Featured Products Widget
0.9.9 2017-01-16
  • Released 12 January 2017
  • Adds the Genesis Connect Addons tab to the WooCommerce settings page.
  • Adds an option to control the products to show per page on the Shop page template (can be overriden by theme).
  • Removes the add_theme_support( 'genesis-connect-woocommerce' ); requirement.
  • Update activation check function to only verify that Genesis is active.
0.9.8 2016-11-08
  • Released 9 July 2014
  • Updates genesiswooc_content_product() to reflect WooC 2.1+ templates and correct handling of WooC's page title filter function
0.9.7 2013-12-22
  • Released 22 December 2013
  • Removed link from Shop breadcrumb when viewing Shop page.
0.9.6 2013-12-18
  • Released 18 December 2013
  • Fixed bug re missing argument in the_title filter (in template-loader.php). Props Gary Jones.
0.9.5 2013-10-28
  • Released 14 March 2013
  • add_theme_support( 'woocommerce' ) added to ensure compatibility with WooCommerce 2.0+
0.9.3 2012-07-19
  • Released 14 May 2012
  • taxonomy.php and archive-product.php now use woocommerce_get_template_part() instead of gencwooc_get_template_part()
  • gencwooc_get_template_part() updated to reflect latest version of woocommerce_get_template_part(). Note: gencwooc_get_template_part() will be deprecated in a future version and is only retained for backwards compatibility.
0.9.4 2012-07-19
  • Released 19 July 2012
  • Tweaked archive-product.php and taxonomy.php loop functions to provide compatibility with WooCommerce 1.6.0
0.9.2 2012-03-16
  • Released 15 March 2012
  • single-product.php - Single product title template file now hooked in as per WooC 1.5.2
0.9.1 2012-03-07
  • Released 6 March 2012
  • Fixes call to undefined function error in sp-plugins-integration/genesis-simple-sidebars.php
0.9.0 2012-03-04
  • Initial Release