apply_filters( 'tribe_event_venue_duplicate_post_fields', array $fields )

Filters the post fields that should be used to search for a venue duplicate.

See also


Top ↑

Parameters

$fields

(array) An array associating the custom field meta key to the strategy definition.


Top ↑

Source

File: src/Tribe/Venue.php


Top ↑

Changelog

Changelog
Version Description
4.6 Introduced.