Перейти до основного вмісту

Action: wu_checkout_transaction_started

Fires after the checkout database transaction starts.

Site provisioning listeners can use this to defer work that must read newly-created checkout records from another database connection.

Parameters

NameTypeDescription
$checkout\CheckoutThe checkout instance.

Since

  • 2.15.2

Source

Defined in inc/checkout/class-checkout.php at line 635