1. Home
  2. Knowledge Base
  3. WooCommerce Product Table Ultimate
  4. Displaying Tables

Displaying Tables

Current version 1.6.5View Changelog

Changelog for WooCommerce Product Table Ultimate

1.6.5 22 July 2026

  • Added Filter Operator setting (AND/OR) controls how multiple dropdown filter selections are combined; also available via the ptuwc_filter_operator filter hook
  • Fixed PHP notices about translation being loaded too early
  • Fixed PHP deprecated notices

1.6.4 21 August 2025

  • Fixed if Variations Display setting is As separate rows, product attribute filter shows all variations of the parent product

1.6.3 2 July 2025

  • Added ptuwc_filter_view_product_text filter
  • Fixed product table displays products hidden by catalog visibility
  • Updated minor CSS changes

1.6.2 14 April 2025

  • Fixed some Product Add-On fields don't update the totals when selecting options in variable products after using the search filter

1.6.1 10 March 2025

  • Added new Variations Display option, as dropdowns on same row
  • Fixed variation dropdowns don't work on main shop page
  • Updated improved table styles

1.6.0 18 February 2025

  • Added table style settings in WordPress Customizer
  • Fixed JS console error when using the customizer on some themes
  • Updated table styles to better fit content width

1.5.0 28 January 2025

  • Added product search filter
  • Added new table columns
  • Fixed PHP notice about _load_textdomain_just_in_time
  • Updated reset page number when updating product filters

1.4.1 10 October 2024

  • Added option to set table layout to fixed
  • Fixed image lightbox obscured in Elementor
  • Updated set checkbox column width to 50px
  • Updated ensure 'select all' checkbox appears on archive pages

1.4.0 9 October 2024

  • Added lightbox option for thumbnail image
  • Added select all checkboxes option

1.3.11 1 August 2024

  • Fixed Add selected to cart and Add all to cart do not redirect to cart page even if the WooCommerce setting 'Redirect to the cart page after successful addition' is enabled

1.3.10 27 March 2024

  • Fixed compatibility with Product Add-Ons Ultimate calculation fields using look up tables
  • Updated better compatibility with Optimised validation setting of Product Add-Ons Ultimate

1.3.9 16 January 2024

  • Updated EDD_SL_Plugin_Updater for PHP8.2 compatibility

1.3.8 3 January 2024

  • Added ptuwc_placeholder_label
  • Added product types to query
  • Fixed dropdown fields filter method not working since WooCommerce 8.3

1.3.7 12 September 2023

  • Updated compatibility with WooCommerce High-Performance Order Storage

1.3.6 25 July 2023

  • Updated version bump

1.3.5 29 June 2023

  • Fixed Product Table Ultimate does not work in Gutenberg Block

1.3.4 24 April 2023

  • Fixed when using shortcode, all product quantities on the table get overridden after adding to cart
  • Fixed variable products are not added to the cart after using filters

1.3.3 28 February 2023

  • Added ptuwc_field_price_html filter
  • Updated compatibility with Members Only

1.3.2 4 January 2023

  • Added ptuwc_table_product_cat_options and ptuwc_table_product_tag_options filters

1.3.1 31 August 2022

  • Fixed PHP 8 warnings

1.3.0 20 September 2021

  • Added support for Add-Ons Ultimate date fields as table columns
  • Added option to launch product pages from table
  • Added stock column
  • Updated scroll to top of table when navigating through pages

1.2.1 31 August 2021

  • Added wcptu_end_field_name_template action
  • Updated use PR_PTUWC_BASE_URL when enqueuing assets

1.2.0 22 April 2021

  • Added options to replace the shop and other archive pages with the default table
  • Added AJAX add-to-cart for single products
  • Added new column type: single attribute
  • Added table sorting and filtering support
  • Updated translation fields
  • Updated removed unused lifecycle classes

1.1.0 6 January 2021

  • Added filters for loading PEWC scripts
  • Added quickview option for add-on rows
  • Added filter to optionally reset add-ons form on row close
  • Fixed Gutenberg block
  • Fixed PEWC scripts outputted on the table page
  • Fixed WP multi-site error
  • Updated multiple frontend CSS changes

1.0.0 14 September 2020

  • First official release.

Display a product table

  • Plugin: WooCommerce Product Table Ultimate
  • Content Type: Support Document
You can display a product table in WooCommerce Product Table Ultimate by using a shortcode or Gutenberg block. Displaying a...

Add date column to product table

  • Plugin: WooCommerce Product Table Ultimate
  • Content Type: Support Document
If you’re using Product Table Ultimate, you might want to include a special column in your product table where users...