apply_filters( 'tribe_events_event_short_schedule_details_inner', string $inner_html, int $event_id )

Provides an opportunity to modify the *inner* short schedule details HTML (ie before it is wrapped).


Parameters

$inner_html

(string) the output HTML.

$event_id

(int) post ID of the event we are interested in.


Top ↑

Source

File: src/functions/template-tags/general.php