apply_filters( 'tribe_tickets_plus_edd_cart_url', string $cart_url )

Allow filtering of the EDD Cart URL.


Parameters

$cart_url

(string) EDD Cart URL.


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.11.0 Introduced.