Title: piwax's Replies | WordPress.org

---

# piwax

  [  ](https://wordpress.org/support/users/piwax/)

 *   [Profile](https://wordpress.org/support/users/piwax/)
 *   [Topics Started](https://wordpress.org/support/users/piwax/topics/)
 *   [Replies Created](https://wordpress.org/support/users/piwax/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/piwax/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/piwax/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/piwax/engagements/)
 *   [Favorites](https://wordpress.org/support/users/piwax/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Event List] Share full description in the ical events](https://wordpress.org/support/topic/share-full-description-in-the-ical-events/)
 *  Thread Starter [piwax](https://wordpress.org/support/users/piwax/)
 * (@piwax)
 * [4 months ago](https://wordpress.org/support/topic/share-full-description-in-the-ical-events/#post-18878328)
 * 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)