Plantrip Packing List

설명

Add an interactive packing checklist to your travel blog in seconds. Unlike a static list, readers can actually check off items as they pack, see their progress, and come back later — their checklist is remembered automatically.

Why your readers will love it:

  • Instant interactive checklist — no signup required
  • Progress bar shows how much is packed
  • Checked items are remembered between visits
  • Destination-specific lists (Japan, Bali, Thailand, …) and trip-type lists (beach, hiking, business, backpacking, family, winter, city break)

Usage:

Add the shortcode to any post or page:

[plantrip_packing_list list="beach-vacation"]

Or a destination:

[plantrip_packing_list list="japan" height="700"]

Available trip types: beach-vacation, city-break, hiking, business, backpacking, family, winter

Destinations: any destination with a packing list on plantrip.io/packing-list (e.g. japan, bali, thailand, kerala, dubai).

The checklist is served from plantrip.io, so it stays up to date without plugin updates.

External services

This plugin embeds an interactive checklist served by Plantrip (https://plantrip.io) inside an iframe. When a visitor views a page containing the shortcode, their browser loads the checklist from plantrip.io, which receives standard web request data (IP address, user agent, and the embedding page’s address via the referrer header) and records anonymous usage events (widget viewed, item checked). No account is required and no personal information is collected by the widget. Checklist progress is stored only in the visitor’s own browser (localStorage). See the Plantrip privacy policy at https://plantrip.io/privacy-policy and terms at https://plantrip.io/terms-of-service.

설치

  1. Upload the plantrip-packing-list folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Add the [plantrip_packing_list] shortcode to any post or page

FAQ

Does this slow down my site?

No. The widget is a single lazy-loaded iframe — nothing loads until it scrolls into view, and nothing runs on your pages.

Where is reader data stored?

Checklist progress is stored in the reader’s own browser (localStorage). No personal data is collected by the widget.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Plantrip Packing List”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release: interactive packing checklist shortcode with trip-type and destination lists.