Skip to content

Releases: xcoreplatform/woocommerce-xcore-plugin

Release 1.15.0

27 Feb 15:28
d0efd6d

Choose a tag to compare

  • Added support for order notes

1.14.9

18 Jun 08:29
eb03f5e

Choose a tag to compare

  • Allow for retrieval of paginated custom post types
  • include filenames in search of orphan product images for better results

1.14.8

01 Jun 21:08
59053e2

Choose a tag to compare

  • added null check in case no image is found

1.14.7

28 May 18:18
7a4b6a3

Choose a tag to compare

  • Added better support for the Advanced Custom Fields plug-in by WP Engine
  • Fixed product image issue where it would remove the product image after each update due to a faulty comparison of the filename before and after processing.

1.14.6

26 May 06:59
946ae09

Choose a tag to compare

  • Fixed product images being removed after each update
  • Added #[AllowDynamicProperties] attribute to avoid PHP deprecated log messages

1.14.5

22 May 06:57
95ac274

Choose a tag to compare

  • Added a check to make sure the existing images actually exists and if not, remove them.

1.14.4

17 Mar 12:56
9c164fe

Choose a tag to compare

  • Set correct version in all files

1.14.3

10 Mar 08:15
28aace8

Choose a tag to compare

  • Updated readme

1.14.2

10 Mar 06:49
d079799

Choose a tag to compare

  • Solved new images not being added
  • Added missing endpoint for custom types
  • Updated requirements with that of the Woocommerce

1.14.1

14 Feb 09:30
b0a7542

Choose a tag to compare

  • Fixed filename check after image has been processed by wordpress