This plugin parses and displays upcoming events from a Google Calendar XML feed.
0.3: Switched from using file_get_contents() to retrieve URL (which isn't allowed by many hosting providers) to using the WordPress function wp_remote_fopen(). This function firsts attempts to use fopen() to get the file and, if that fails, proceeds to use cURL.
0.2: Add ability to configure custom time offsets. This feature will be replaced with more comprehensive timezone controls in a future release.
0.1: Initial plugin release.
Requires: 2.5.1 or higher
Compatible up to: 2.7.1
Last Updated: 2009-4-22
Downloads: 10,027
Got something to say? Need help?