Пређи на главни садржај

Action: wu_checkout_nocache_required

Fires when live checkout output requires a fresh, non-cacheable response.

Cache adapters can use this action to integrate with host-specific bypass APIs that do not rely on standard WordPress constants or HTTP headers.

Parameters

NameTypeDescription
$attsarrayCheckout block/shortcode attributes.
$element\Checkout_ElementCheckout element instance.

Since

  • 2.4.14

Source

Defined in inc/ui/class-checkout-element.php at line 505