apply_filters( 'tribe_tickets_plus_woo_checkout_url', string $checkout_url )

Allow filtering of the WooCommerce Checkout URL.


Parameters

$checkout_url

(string) WooCommerce Checkout URL.


Top ↑

Source

File: src/Tribe/Commerce/WooCommerce/Cart.php


Top ↑

Changelog

Changelog
Version Description
4.11.0 Introduced.