Skip to content

3.12.1

Compare
Choose a tag to compare
@herrvigg herrvigg released this 04 Sep 19:30
· 156 commits to master since this release

Core

  • Check host key in parsed referrer URL (#1202)
  • Filter excluded types in qtranslate_admin_block_editor (#1210)
  • No redirect or cookies on GraphQL requests (#1211)
  • Exclude cron from translation of all options (#1188)
  • Rename module classes with QTX_Module prefix (#1187)

ACF

  • Refactor ACF module structure (#1191)

Slugs

  • Fix MySQL error in Slugs migration from plugin (#1206, #1216)
  • Escape _ in SQL LIKE queries for Slugs import (#1217)
  • Replace metabox only if existing (#1209)
  • Handle custom query var as array (#1200)
  • Rename all qts_ functions with qtranxf_slugs_ prefix (#1184)

WooCommerce

  • Fix unintended translations in webhooks (#1194)
  • Hide slugs metabox on WC shop pages (#1192)
  • Fix $order->id called incorrectly in order emails (#1189)