Title: icalndr
Author: toreft
Published: <strong>2026 年 8 月 30 日</strong>
Last modified: 2026 年 8 月 30 日

---

搜尋外掛

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

# icalndr

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

[下載](https://downloads.wordpress.org/plugin/icalndr.1.0.0.zip)

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

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

## 外掛說明

icalndr imports one or more iCal (`.ics`) feeds and displays their events on the

front end through a shortcode or a widget. It is built with security and readable,
single-responsibility code in mind.

**Features**

 * Add one or more calendar feeds, each with a label, `.ics` URL, and cache lifetime.
 * Display events with the `[icalndr]` shortcode or the sidebar widget.
 * Layout presets: `list`, `cards`, `compact`, and an interactive `calendar`.
 * Calendar view of `month` (default) or `week`, with back/forth navigation and
   
   click-to-open day details (no page reloads).
 * Remote feeds are cached (transients) and fetched with an SSRF guard and a
    response-
   size cap.

**Shortcode**

    ```
    [icalndr feed="team" layout="calendar" view="month"]
    ```

Attributes: `feed` (required, the feed slug), `layout` (`list`, `cards`, `compact`,

calendar), `view` (`month`, `week` — calendar layout only), `limit`, show_description(`
1`/`0`), and `upcoming` (`1`/`0`).

### External services

This plugin connects to the iCal feed URLs that you, the site administrator, enter

on its settings page. This is required to display the events those feeds contain.

 * **What is sent and when:** When a feed’s cache is empty or expired, the plugin
   
   makes an HTTP GET request to the feed URL you configured. The request includes
   a User-Agent string identifying the plugin and your site’s home URL. No visitor
   or personal data is transmitted.
 * **What is received:** The raw iCalendar (`.ics`) text of that feed, which is
   
   cached locally and parsed for display.
 * **Whose service:** The feed provider is chosen entirely by you (for example a
   
   Google Calendar, Outlook, or any other public `.ics` URL). Please review the 
   terms of use and privacy policy of whichever feed provider you configure.

The plugin does not contact any service operated by the plugin author and performs

no tracking or analytics.

## 安裝方式

 1. Upload the plugin to the `/wp-content/plugins/icalndr` directory, or install it
    
    through the Plugins screen in WordPress.
 2. Activate the plugin through the “Plugins” screen.
 3. Go to **Settings  icalndr** and add one or more feeds (label + `.ics` URL).
 4. Add the `[icalndr feed="your-slug"]` shortcode to a post or page, or add the
     “
    icalndr — Calendar feed” widget to a sidebar.

## 常見問題集

### Where do I find a feed’s slug?

The slug is generated automatically from the feed label and shown in the Feeds
 
table on the settings page, along with a ready-to-copy shortcode.

### Does it fetch the feed on every page load?

No. Each feed’s raw body is cached in a transient for the cache lifetime you set,

so the remote server is only contacted when the cache expires.

### Which parts of an event are shown?

The summary, start/end date and time (in your site’s timezone and date format),

location, description, and a link to the event when the feed provides one.

### Can I change the appearance?

Yes. Choose a layout preset per shortcode/widget or globally in Settings  icalndr.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

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

參與者

 *   [ toreft ](https://profiles.wordpress.org/toreft/)

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

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

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

## 變更記錄

#### 1.0.0

 * Initial release: multiple feeds, shortcode and widget, list/cards/compact/calendar
   
   layouts, and month/week calendar navigation.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/icalndr/)
 * 標籤:
 * [calendar](https://tw.wordpress.org/plugins/tags/calendar/)[events](https://tw.wordpress.org/plugins/tags/events/)
   [ical](https://tw.wordpress.org/plugins/tags/ical/)[iCalendar](https://tw.wordpress.org/plugins/tags/icalendar/)
   [ics](https://tw.wordpress.org/plugins/tags/ics/)
 *  [進階檢視](https://tw.wordpress.org/plugins/icalndr/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/icalndr/reviews/#new-post)

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

## 參與者

 *   [ toreft ](https://profiles.wordpress.org/toreft/)

## 技術支援

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

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