apply_filters( 'tribe_get_event_website_link', string $html )
Filters the HTML output for the event website link.
Contents
This filter allows developers to modify the full HTML string for the event website link.
Parameters
- $html
-
(string) The HTML for the event website link.
Source
Changelog
| Version | Description |
|---|---|
| 3.0 | Introduced. |