apply_filters( 'tribe_events_wootickets_ticket_price_html', string $price_html, mixed $product, mixed $attendee )

Allow filtering of the Price HTML


Parameters

$price_html

(string)

$product

(mixed)

$attendee

(mixed)


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.3.2 Introduced.