WooCommerce Pre-Orders 2.3.0 | 19 Agu 25

Tingkatkan penjualan Anda dengan WooCommerce Pre-Orders! Plugin ini memungkinkan pelanggan memesan produk sebelum tersedia, meningkatkan antusiasme dan loyalitas mereka. Kelola pre-order dengan mudah: atur tanggal rilis, aktifkan pembayaran langsung atau nanti, dan kirim pemberitahuan otomatis ke pelanggan. Cocok untuk peluncuran produk baru, event eksklusif, atau stok terbatas.

Tipe: Plugin

Termasuk di pembelian: Petunjuk instalasi

Developer: WooCommerce https://woocommerce.com/products/woocommerce-pre-orders/

Informasi

Link download dikirim otomatis melalui email setelah pembelian berhasil. Login ke akun tokoGPL anda untuk mengunduh file dan menerima update gratis.

Rp35.000

10 People watching this product now!

Secure Payment by: 

Description

Change Log:

WooCommerce Pre-Orders 2.3.0 | Last update: 19 Agu 25
  • Add – Redesigned WooCommerce Pre-Orders list page with improved UI, new filters, row actions and columns, following Orders page structure.
  • Add – Products tab, showing products whose have pre-order enabled, for easy access.
  • Add – Pre-orders column allowing quick toggle on Product list.
  • Add – Bulk actions: enable / disable pre-orders for selected products on Product list.
  • Add – Filter dropdown to show products by pre-order status.
  • Add – Link to quickly open pre-orders of a product from Product list table.
  • Add – A confirmation prompt before canceling a pre-order from My Account.
  • Add – Enqueue product tab JS in product editor with localized payment timing messages.
  • Tweak – Replace charge timing dropdown with radios and rename date field in product tab.
  • Tweak – Show inline warnings when edits blocked by active pre-orders or trials.
  • Tweak – Improve product tab styles and helper text for clearer admin UX.
  • Tweak – Replaced eager loading with a generator-based data store, to improve memory usage on large stores.
  • Fix – Prevent duplicate e-mails (customer + admin) when a pre-order is completed.
  • Fix – Customer filter now lists only shoppers that actually have pre-orders instead of full user/roles database.
  • Fix – All list-table queries explicitly filter by `_wc_pre_orders_status`, excluding trashed/irrelevant orders.
  • Fix – Using `wc_pre_orders()` to retrieve orders to promote full HPOS and non-HPOS support across all queries and filters.
  • Fix – Respect custom Checkout button text for pre-orders in block checkout across all payment methods.
  • Fix – Use the phrase “Pre-order now” in the `aria-label` text of buttons to improve accessibility.
  • Fix – Exclude trashed orders from the pre-order count when order storage is HPOS.
  • Fix – Corrected title of the gateway settings to use title case in line with other gateways.
  • Fix – Improve accessibility of My Account Pre-orders table.
  • Fix – Improve accessibility of customer facing pre-order cancellation button.
  • Fix – Improved admin settings UX by reorganizing fields and clarifying labels for pre-order customization.
  • Fix – Resolve issues flagged by WooCommerce’s Quality Insights Toolkit (QIT).
  • Dev – Bump WooCommerce “tested up to” version 10.1.
  • Dev – Bump WooCommerce minimum supported version to 9.9.
  • Dev – Bump WordPress minimum supported version to 6.7.
  • Dev – Add helper `WC_Pre_Orders_Product::product_has_pre_orders()` (now used by `product_has_active_pre_orders()`) with HPOS-aware queries for better accuracy.
  • Dev – Add global block checkout integration script.