Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter piwax

    (@piwax)

    Thanks for your answer. I understand the logic.
    Maybe my use case is not universal so i just changed the code manually to stream the full description via ICS and it’s fine.
    If ever someone need it also, you just need to replace in the vsel-feed.php file :
    $content = preg_replace( "/\r\n|\n|\r/", "\n", $event->post_content );

Viewing 1 replies (of 1 total)