Alter what the Calendar Displays | Display Eventbrite Events
add_filter( ‘wfea_cal_extra_js’, function ( $script, $args ) { $script = ‘ if ( typeof wfea_cal_extra_javascript == \’undefined\’ ) { var wfea_cal_extra_javascript = { eventRender: function (event, element) { let img = \’\’; if (event.imageurl) { img = \’\’; // prepend…Continue reading