apply_filters( 'tribe_tickets_venue_action_links_edit_url', string $link , int $venue_id )
Allows for control of the specific “edit post” URLs used for venue.
Contents
Parameters
- $link
-
(string) The default "edit post" URL.
- $venue_id
-
(int) The Post ID of the venue.
Source
Changelog
| Version | Description |
|---|---|
| 4.6.13 | Introduced. |