Title: Where I&#039;m Going
Author: skustes
Published: <strong>2013년 5월 3일</strong>
Last modified: 2013년 6월 3일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# Where I'm Going

 작성자: [skustes](https://profiles.wordpress.org/skustes/)

[다운로드](https://downloads.wordpress.org/plugin/where-im-going.1.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/where-im-going/#description)
 * [평가](https://ko.wordpress.org/plugins/where-im-going/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/where-im-going/#installation)
 * [개발](https://ko.wordpress.org/plugins/where-im-going/#developers)

 [지원](https://wordpress.org/support/plugin/where-im-going/)

## 설명

This plug-in allows you to input your travel destinations and the dates you’ll be
there, then easily output those dates to your readers. Destinations can be linked
to WordPress posts and pages to direct your readers to your content. Output is fully
customizable to show destinations and dates in any format.

### [wig] Shortcode Usage

The current Destination can be output simply by inserting [wig] where you want to
output the Destination. If you want to tailor the output to show past or future 
dates, a link to a post, the start and/or end date, etc, use the following parameters:

 * display – Accepts any one of the following values:
    - past – Shows all Destinations that you visited in the past
    - present (Default) – Shows all Destinations that you’re currently in
    - future – Shows all Destinations that you’ll be visiting in the future
    - all – Shows all Destinations
    - post – Shows all Destinations that are tied to a WordPress post or page
    - no_post – Shows all Destinations that are not tied to a WordPress post or 
      page
 * show – How many Destinations do you want to show if there are more than 1 that
   match the parameters? (Default: 1) (Set to 0 for “all”). If multiple Destinations
   are output, a line break will be placed after each.
 * display_date_start – The start of the search period in Unix time. Overrides display
   parameter
 * display_date_end – The end of the search period in Unix time. Overrides display
   parameter
 * has_post – Accepts: yes, no, all (default)
 * format – Accepts the following placeholders (any text is allowed):
    - %n% – The Destination name
    - %sd% – The Destination start date
    - %sdt% – The Destination start datetime
    - %st% – The Destination start time
    - %ed% – The Destination end date
    - %edt% – The Destination end datetime
    - %et% – The Destination end time
    - %url%…%/url% – If the Destination is tied to a post, the URL will be linked
      from any text between these. If a Destination is not tied to a post, a URL
      will not be output.
    - Examples:

#### “%url%%n%%/url%” outputs: 󠀁[Key West, FL](https://ko.wordpress.org/plugins/where-im-going/{link}?output_format=md)󠁿

“%url%%n%%/url% – %sdt% to %edt%” outputs: [Key West, FL](https://ko.wordpress.org/plugins/where-im-going/{link}?output_format=md)–
Apr 05, 2013 12:00 to Apr 15, 2013 14:00
 = “%n%: %sd% at %st% until %ed% at %et%”
outputs: Key West, FL: Apr 05, 2013 at 12:00 until Apr 15, 2013 at 14:00 * date_format–
Accepts all PHP date options: http://php.net/manual/en/function.date.php. _Default:
M d, Y (ex: Apr 05, 2013)_ * time_format – Accepts all PHP time options: http://
php.net/manual/en/function.date.php. _Default: H:i (ex: 17:36)_ * show_error – Show“
No destination(s) found” if there are no matching destinations? Accepts _0 (default)_
or 1.

### Shortcode Examples

 * [wig] Outputs the current Destination without start and end date/time
 * [wig display=”past” has_post=”yes” show=0] Outputs all past Destinations that
   are assigned to a WordPress post/page.
 * [wig display=”future” format=”%url%%n%%/url%: %sd% at %st% until %ed% at %et%”
   time_format=”h:i a” show=3] Outputs 3 future Destinations with destination name
   as a URL (if tied to a post/page), start and end date/time, and time in the format
   04:36 pm

## 설치

 1. Upload ‘where-im-going’ to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to the Where I’m Going menu and input your destinations.
 4. Use the [wig] shortcode to output your destinations in theme files, posts, and 
    pages. Full details of this shortcode are available at the bottom of this file,
    from the Where I’m Going instructions page, or here: http://www.nuttymango.com/
    tutorials/where-im-going/

## FAQ

N/A

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Where I'm Going”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

[자국어로 “Where I'm Going”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/where-im-going)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/where-im-going/)는, [SVN 저장소](https://plugins.svn.wordpress.org/where-im-going/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/where-im-going/)
을 [RSS](https://plugins.trac.wordpress.org/log/where-im-going/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.1

 * Fixed navigation broken by last change

#### 1.0

 * Menu clean-up
 * CSS clean-up

#### 0.5

 * Initial release

## 기초

 *  버전 **1.1**
 *  최근 업데이트: **13년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.3 또는 그 이상 **
 *  다음까지 시험됨: **3.5.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/where-im-going/)
 * 태그:
 * [adventure](https://ko.wordpress.org/plugins/tags/adventure/)[destination](https://ko.wordpress.org/plugins/tags/destination/)
   [location](https://ko.wordpress.org/plugins/tags/location/)[travel](https://ko.wordpress.org/plugins/tags/travel/)
   [where](https://ko.wordpress.org/plugins/tags/where/)
 *  [고급 보기](https://ko.wordpress.org/plugins/where-im-going/advanced/)

## 평점

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

[Your review](https://wordpress.org/support/plugin/where-im-going/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/where-im-going/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/where-im-going/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://www.nuttymango.com/donate)