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

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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://ja.wordpress.org/plugins/ical-feeds/#description)
 * [レビュー](https://ja.wordpress.org/plugins/ical-feeds/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/ical-feeds/#installation)
 * [開発](https://ja.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 reply

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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/ical-feeds/)
を [RSS](https://plugins.trac.wordpress.org/log/ical-feeds/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 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またはそれ以降 **
 *  検証済み最新バージョン: **6.5.8**
 *  言語
 * [English (US)](https://wordpress.org/plugins/ical-feeds/)
 * タグ
 * [feed](https://ja.wordpress.org/plugins/tags/feed/)[Future](https://ja.wordpress.org/plugins/tags/future/)
   [ical](https://ja.wordpress.org/plugins/tags/ical/)[posts](https://ja.wordpress.org/plugins/tags/posts/)
   [uri.lv](https://ja.wordpress.org/plugins/tags/uri-lv/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/ical-feeds/advanced/)

## 評価

 5つ星中4つ星

 *  [  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/)