WooCommerce 3.5.1 Fix Update

The latest WooCommerce 3.5.1 update makes WooCommerce compatible with WordPress 5.0. If you install WordPress 5.0 without this update the product-editor could produce issues.

The updated contains the following fixes:

  • Use CRUD method to get product images to fix custom tables missing images.
  • Use HTML entity for times sign when outputting dimensions to fix RTL support.
  • Fix India address format to look nice in the shipping calculator.
  • Don’t default gallery variation images to gallery thumbnail size if flexslider is disabled.
  • Revert show shipping behavior change to prevent missing shipping line on Cart page.
  • Removed non-existing WC_Product_Simple->set_date_created_gmt method.
  • Use correct comment_type when fetching recent reviews for widget.
  • Do not include strong tags as part of translation string on subscriptions disconnect message.
  • Make it possible to send webhooks with the v3 API.
  • Fix get_cart_from_session infinite loop when filters used.
  • Use array instead of string to define class for address line 2 input on checkout.
  • Make checkout fields priority work correctly again.
  • Tweak – Remove mentions of deprecated live shipping rates from setup wizard.
  • Tweak- Update product block editor hook for WP 5.0.
  • Tweak – Merged similar strings to reduce number of translatable strings.
  • Tweak – Remove hated «Over to you» text from emails.
  • Tweak – Revert problematic customer as post author change.

Remember to create a backup before installing updates.

Kommentar verfassen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert