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://ko.wordpress.org/plugins/icalndr/#description)
 * [평가](https://ko.wordpress.org/plugins/icalndr/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/icalndr/#installation)
 * [개발](https://ko.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.

## FAQ

### 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/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/icalndr/)을 
[RSS](https://plugins.trac.wordpress.org/log/icalndr/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/icalndr/)
 * 태그:
 * [calendar](https://ko.wordpress.org/plugins/tags/calendar/)[events](https://ko.wordpress.org/plugins/tags/events/)
   [ical](https://ko.wordpress.org/plugins/tags/ical/)[iCalendar](https://ko.wordpress.org/plugins/tags/icalendar/)
   [ics](https://ko.wordpress.org/plugins/tags/ics/)
 *  [고급 보기](https://ko.wordpress.org/plugins/icalndr/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](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/)