Add an iCal feed to your site for the Events Manager plugin
Creates an iCal feed for Events Manager based on Events Calendar plugin by YukataNinja.
Based on Gary King's iCal Posts and modifications by Jerome.
Currently, the timezone information is hardcoded as Chicago in the ical-ec.php file. The next version will allow editing this from the admin panel
See below for examples of managing timezones.
ical, ical=rss, or ical=crongmt_offset in WordPressAlso fixed the line breaks
Changed description output to enconded quotable to preserve line breaks
Added these configuration get parameters for time zones:
tzlocation, e.g. America/Chicagotzoffset_standard, e.g. -0600tzname, e.g. CSTtzname_daylight, e.g. CDTtzoffset_daylight, e.g. -0500I haven't robustly tested this. I think you can find these values here
Added ability to cron output to a file with these get parameters
ical outputs to the screenical=cron outputs to an ics file and displays success messageical=rss outputs to an ics file and should be subscribable by an rss reader for cronless updateical=ics get the ics file if availableThis seems to be working right now
Example with output to screen:
Requires: 2.6 or higher
Compatible up to: 2.7.1
Last Updated: 2009-6-12
Downloads: 899
Got something to say? Need help?