Title: Ican feed needs a filter
Last modified: May 23, 2022

---

# Ican feed needs a filter

 *  Resolved [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * (@shawfactor)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/ican-feed-needs-a-filter/)
 * on line 619 of ical.php, this should be wrapped in a filter.
 * $item = $this->get_ical_output_for_an_event( $event_post, $tec );
 * This would be exteremely useful if you wanted to add additional functionality
   to the feed, eg an alarm or reminder:
 * BEGIN:VALARM
    TRIGGER:-PT10M ACTION:DISPLAY END:VALARM
 * atm this is impossible, or at least extremely difficult.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [robelemental](https://wordpress.org/support/users/robelemental/)
 * (@robelemental)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/ican-feed-needs-a-filter/#post-15675702)
 * Hi [@shawfactor](https://wordpress.org/support/users/shawfactor/)
 * Glad you reached out.
 * Thanks for bringing this to our attention. I’ll be sure to share it with the 
   dev team.
 * Best regards,
    Rob
 *  Plugin Support [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * (@abzlevelup)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/ican-feed-needs-a-filter/#post-15725042)
 * Hi [@shawfactor](https://wordpress.org/support/users/shawfactor/),
 * We are getting back to you here that, as of the moment, we do not have a workaround
   for this one. However, I encourage and recommend you to add it as a feature request
   in this link: [https://evnt.is/ideas](https://evnt.is/ideas), and this would 
   help us track users needing this feature.
 * Nevertheless, I am unable to provide you with an exact date for when this feature
   will be available or if it is possible. Our development team considers certain
   factors before implementing one, like if a feature request has enough votes.
 * Have a great day.
 * Best,
    Abz
 *  Thread Starter [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * (@shawfactor)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/ican-feed-needs-a-filter/#post-15725443)
 * I’ve added the feature request
 * But honestly this is a ridiculously bureaucratic approach.
 * Anyone familiar with the issue and the code should know what I request is extremely
   easy, makes sense, and has no other implication.
 * When I see these procedures and policies involved in plugins it makes me question
   their future.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Ican feed needs a filter’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [ical](https://wordpress.org/support/topic-tag/ical/)

 * 3 replies
 * 3 participants
 * Last reply from: [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/ican-feed-needs-a-filter/#post-15725443)
 * Status: resolved