Title: iCal Feeds
Author: maximevalette
Published: <strong>2013 年 1 月 21 日</strong>
Last modified: 2024 年 5 月 13 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/ical-feeds.svg)

# iCal Feeds

 由 [maximevalette](https://profiles.wordpress.org/maximevalette/) 開發

[下載](https://downloads.wordpress.org/plugin/ical-feeds.1.6.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/ical-feeds/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/ical-feeds/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/ical-feeds/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/ical-feeds/#developers)

 [技術支援](https://wordpress.org/support/plugin/ical-feeds/)

## 外掛說明

With the iCal Feeds WordPress plugin you can have an iCal feed to have your blog
posts
 (past and future with a customizable secret parameter) in your favorite iCal
software: Google Calendar, Outlook, Hotmail, iCal, Evolution…

## 安裝方式

 1. Copy the ical-feeds folder into wp-content/plugins
 2. Activate the plugin through the Plugins menu
 3. Configure your feed from the new iCal Feeds Settings submenu

## 使用者評論

![](https://secure.gravatar.com/avatar/7e51e3b3d9882f8cc67ced408aacb70a1c431125a051eb854e6e305b23f4c7f5?
s=60&d=retro&r=g)

### 󠀁[Won’t Refresh (Plus No Documentation)](https://wordpress.org/support/topic/wont-refresh-plus-no-documentation/)󠁿

 [2ndhalfmastery](https://profiles.wordpress.org/2ndhalfmastery/) 2021 年 9 月 11
日

When I first installed it, I could see all of my posts in my Google calendar. But
12 hours after I created several new posts, they still weren’t showing up, only 
the old posts. There doesn’t seem to be a way to continue publishing after the calendar
is initially created. And no documentation as to how this should work. So I had 
to deactivate and uninstall.

![](https://secure.gravatar.com/avatar/ae278fe9111311b7a636441eab8f1ce7754bc3f2b58d19f6e2b1fb80b83100fb?
s=60&d=retro&r=g)

### 󠀁[Error was: Error at line 11:Cannot set timezone for UTC properties](https://wordpress.org/support/topic/error-was-error-at-line-11cannot-set-timezone-for-utc-properties/)󠁿

 [f5sites](https://profiles.wordpress.org/f5sites/) 2017 年 3 月 14 日 1 則留言

It is very good work, but after 2 days of working I cant make it readable in Google
Calendar, with the default code provided (v1.4) it no work, I hade to make modifications
by me own to make ir work. I like to report the bug: Error was: Error at line 11:
Cannot set timezone for UTC properties With a suggest: Having trouble with ATTENDEE
or ORGANIZER? Consider removing your METHOD:PUBLISH which might be wrong and unnecessary
And I would also like to suggest an important feature, the possibility to append
a ?userid at end of URL query to provide for user ICS feed. Thanks, if you correct
the bug I change the review to 5 starts

 [ 閱讀全部 6 則使用者評論 ](https://wordpress.org/support/plugin/ical-feeds/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈iCal Feeds〉的開發相關工作。

參與者

 *   [ maximevalette ](https://profiles.wordpress.org/maximevalette/)
 *   [ Dan ](https://profiles.wordpress.org/geekysoft/)
 *   [ contemplate ](https://profiles.wordpress.org/contemplate/)

[將〈iCal Feeds〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/ical-feeds)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/ical-feeds/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/ical-feeds/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/ical-feeds/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/ical-feeds/)。

## 變更記錄

#### 1.6

 * NEW: Added custom field for days repeat, thanks to Maarten van ’t Hof.

#### 1.5.3

 * NEW: ability for custom field event link

#### 1.5.2

 * NEW: filter feed by single post ids
 * NEW: replace default blogname ( Thanks Poul Hornsleth )
 * NEW: replace default ics file name ( Thanks Poul Hornsleth )
 * NEW: add an event description from excerpt or custom field
 * NEW: add post link to the description
 * NEW: add alarm ability with custom interval ( may be ignored in popular Calendar
   apps )

#### 1.5.1

 * NEW: Default Start Time per post setting
 * ADDED: ORGANIZER field to iCal file for better validation
 * FIX: encoded UID field in iCal file for better validation

#### 1.5

 * New number of Future Posts setting
 * Replaced get_results with Wp_Query
 * Better implementation of the custom date field to filter results returned
 * Timezone support for the custom date field
 * Reorganized code & Added comments

Thanks to @contemplate (http://contemplatedesign.com) for this new version!

#### 1.4.2

 * Fixing validation errors, thanks to @contemplate (http://contemplatedesign.com).
 * Added custom field for end date support, thanks to @contemplate (http://contemplatedesign.
   com).

#### 1.4.1

 * Added custom field for date support, thanks to @contemplate (http://contemplatedesign.
   com).

#### 1.4

 * Added configuration option for post limit, thanks to Daniel Aleksandersen (https://
   ctrl.blog).
 * Added link tag in wp_Head to iCalendar feed, thanks to Daniel Aleksandersen (
   https://ctrl.blog).
 * Set limit to 50 posts by default to limit bandwidth usage, thanks to Daniel Aleksandersen(
   https://ctrl.blog).
 * Fixed RFC implementation errors and Outlook.com compatibility, thanks to Daniel
   Aleksandersen (https://ctrl.blog).

#### 1.3

 * Added custom post type support, thanks to user contemplate!

#### 1.2.5

 * Fixed a bug with UTC timezone, thanks to Daniel Aleksandersen (https://ctrl.blog).

#### 1.2.4

 * Fixed event delay setting.
 * Fixed timezone issue.

#### 1.2.3

 * Improved SQL queries.

#### 1.2.2

 * Category feed fix.
 * Multiple categories support.

#### 1.2.1

 * Slug fix.

#### 1.2

 * Better at handling timezones.

#### 1.1

 * You can now specify a time interval per blog post.

#### 1.0

 * First version. Enjoy!

## 中繼資料

 *  版本 **1.5.3**
 *  最後更新 **2 年前**
 *  啟用安裝數 **100+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.5.8**
 *  語言
 * [English (US)](https://wordpress.org/plugins/ical-feeds/)
 * 標籤:
 * [feed](https://tw.wordpress.org/plugins/tags/feed/)[Future](https://tw.wordpress.org/plugins/tags/future/)
   [ical](https://tw.wordpress.org/plugins/tags/ical/)[posts](https://tw.wordpress.org/plugins/tags/posts/)
   [uri.lv](https://tw.wordpress.org/plugins/tags/uri-lv/)
 *  [進階檢視](https://tw.wordpress.org/plugins/ical-feeds/advanced/)

## 評分

 4 星，滿分為 5 星

 *  [  4 個 5 星使用者評論     ](https://wordpress.org/support/plugin/ical-feeds/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/ical-feeds/reviews/?filter=4)
 *  [  1 個 3 星使用者評論     ](https://wordpress.org/support/plugin/ical-feeds/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/ical-feeds/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/ical-feeds/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ical-feeds/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/ical-feeds/reviews/)

## 參與者

 *   [ maximevalette ](https://profiles.wordpress.org/maximevalette/)
 *   [ Dan ](https://profiles.wordpress.org/geekysoft/)
 *   [ contemplate ](https://profiles.wordpress.org/contemplate/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/ical-feeds/)