Code-Snippets-Functions/Execute a function on a child site/The Events Calendar/disable-calendar-view-caching.txt

1 line
75 B
Text

add_filter( 'tribe_events_views_v2_should_cache_html', '__return_false' );