eo_venue_description
since 1.0.0
eo_venue_description( $venue_slug_or_id = '' )
Prints the name of the description of an event.
Can be used inside the loop to output the
venue id of the current event.
Parameters
int|string
|
$venue_slug_or_id = '' |
The venue ID (as an integer) or slug (as a string). Uses venue of current event if empty.
|
Changelog