Description
WordPress plugin to generate iCalendar files from Event posts.
This plugin allows for the import of the WordPress Event posts into into Google Calendar, Apple iCal, Android Calendar, Microsoft Outlook, etc.
This plugin is specifically aligned with the Churchope WordPress Theme; though it could be adapted for other themes as well.
This plugin should work on PHP 5.3.x or greater.
When the plugin is activated, it will register at https://yoursite.com/feed/events-ical
If you have changed the path to feeds in your WordPress installation, replace /feed/ with the correct path to your feeds.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload all files to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Ensure you have the proper timezone set in the WordPress settings under “Settings–>General”. For best results, choose the closest city in your timezone rather than a UTC/GMT offset.
FAQ
There are no questions at this time. Please feel free to ask.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CHURCHOPE Theme iCal Generator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CHURCHOPE Theme iCal Generator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial version