Skip to content

Latest commit

 

History

History
executable file
·
50 lines (35 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

executable file
·
50 lines (35 loc) · 1.33 KB

Changelog

2.0.3 11.09.2024

  • Fixed - Queries that were causing blank search pages.

2.0.2 10.29.2024

  • Fixed - Conditionals that were causing blank archive pages.

2.0.1 10.29.2024

  • Fixed - Optimize tax queries being added to the main query.

2.0.0 10.27.2024

  • Major update to the plugin.
  • Fixed - Queries use the taxonomy table for better performance.
  • Added - DB updater to migrate product meta data to the new taxonomies.

1.1.7 04.25.2020

  • Fixed - price class .discontinued
  • Removed - span.discontinued into the price

1.1.6 04.23.2020

  • Added span.discontinued into the price
  • Added CSS Style

1.1.5 02.19.2019

  • Add the DP_CSV_Import_Export class to include this plugins fields in the WooCommerce import / export feature.
  • Fixed .pot file to include missing strings.

1.1.4 02.19.2019

  • Replace price with discontinued text in shop loop to be constant with single product page behavior.

1.1.3 10.04.2018

  • Add discontiued-notice class.

1.1.2 02.08.2018

  • Add spacing in data panel tab.
  • Fix missing gettext text domains.

1.1.1 11.07.2017

  • Hide from product category pages when hidden from shop.
  • Replace depreciated action hook.
  • Fix alternative product search.

1.1.0 07.08.2016

  • Add settings page.

1.0.0 07.08.2016

  • Initial release, looking forward to adding more features soon.