Custom view no longer works in version 11

[ad_1]

I was using ICS Calendar 10 with a custom view. My short code is [ics_calendar url="..." view="custom"] and I registered a few filters and actions using a code snippet plugin, roughly looking like this:

add_action('r34ics_display_calendar_render_template', function ($view, $args, $ics_data) {
// my custom code...
return $result;
}, 10, 3);

I updated to version 11 and now it just renders in month mode. I can switch between ‘month’, ‘list’, etc, but ‘custom’ just doesn’t work anymore. Has this feature been removed? I didn’t read anything about this in the changelog.

Any help is appreciated, thank you!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer