Woocommerce Conditional Content icon

7 versions

Woocommerce Conditional Content history.

Every release of Woocommerce Conditional Content is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

6 of 7 releases scanned clean
v2.3.14Latest
August 29, 202690.1 KBScanned
Fixed
  • Schedule rules now use your store's timezone instead of the server's. Please review any Date, Day or Time rule - on a store whose timezone differs from its server, scheduled content has been starting and ending on the wrong day, and day-of-week rules have been firing on the wrong day.
  • The Cart Products rule's "contains less than" no longer matches when the cart holds exactly that quantity. "Contains less than 3" now means 0-2, which is how the Cart Categories rule has always behaved.
  • The Order Count and Status rule counted every order in the store for logged-out visitors, so content aimed at returning customers was shown to everyone. Visitors who are not logged in now count as zero orders.
  • The "is less or equal to" operator never matched anything. It now works in the Product Price, Product Custom Field, Cart Total Quantity, Cart Total Monetary Amount and Cart Line Item Quantity rules, so content behind those rules will begin displaying.
  • The Sale Date rule never worked. "Sale Date starts" matched every product and "Sale Date ends" matched none.
  • The Product Attributes rule only checked the first attribute selected. It now matches any of the selected attributes.
  • A rule referencing a deleted product could produce an error page, both on the storefront and on the content block's own edit screen.
  • The woocommerce_conditional_content() template tag returns its content again when called with $echo set to false.
  • A content block with no rules is now displayed by the template tag, matching how it already behaved when output through a hook.
  • Rules no longer emit PHP warnings when a content block's stored settings are incomplete.
Improved
  • Admin styles and scripts are versioned against the plugin version again, so browser caches pick up changes.
Other
  • Dev: Added a PHPUnit test suite covering every rule type, and retired the unused grunt build in favour of the deployment tooling.
June 29, 202685.4 KBScanned
Improved
  • Tested up to WooCommerce 10.9
June 14, 202685.4 KBScanned
Improved
  • Tested up to WordPress 7.0
  • Tested up to WooCommerce 10.8.1
v2.3.10Unavailable
May 4, 202685.4 KBScanned
Improved
  • Tested up to WordPress 6.9
  • Tested up to WooCommerce 10.7
v2.3.9Unavailable
March 17, 202685.3 KBScanned
Improved
  • Tested up to WordPress 6.9.1
  • Tested up to WooCommerce 10.6
Other
  • WP and WC compatibility tags. PHPCS fixes
Fixed
  • Fix an issue where products that had been deleted would cause the admin to crash when trying to build rules with those products.
v2.3.8Unavailable
December 24, 202584.9 KBScanned
Improved
  • Tested up to WordPress 6.9
  • Tested up to WooCommerce 10.4
Other
  • WP and WC compatibility tags. PHPCS fixes
v2.3.7Unavailable
December 24, 2025105.7 KBUnknown
Improved
  • WP and WC compatibility tags.
  • PHPCS compliance.

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin Woocommerce Conditional Content to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.