Skip to content

4.1.9

Latest
Compare
Choose a tag to compare
@stubbedev stubbedev released this 29 Jul 12:09
· 1 commit to master since this release
2776ed1
  • Added price_html field to product data.
  • Added average_rating, rating_count and review_count to product data.
  • Added guard to check that wc_products() is defined, to cover people installing plugin before woocommerce itself on their wordpress.
  • Log email from active login, even if not typed into input field, if collect_emails enabled.
  • Flatten child products custom attributes into single array.