Title: Easy Panorama
Author: Leonardo Giacone
Published: <strong>2016년 9월 12일</strong>
Last modified: 2023년 1월 25일

---

플러그인 검색

![](https://ps.w.org/easy-panorama/assets/banner-772x250.png?rev=1496004)

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

![](https://ps.w.org/easy-panorama/assets/icon-256x256.png?rev=1865804)

# Easy Panorama

 작성자: [Leonardo Giacone](https://profiles.wordpress.org/leopeo/)

[다운로드](https://downloads.wordpress.org/plugin/easy-panorama.1.1.5.zip)

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

 [지원](https://wordpress.org/support/plugin/easy-panorama/)

## 설명

Easy Panorama plugin for WordPress websites allows you to display wide/panoramic
images in a more accessible way: enjoy your panoramic photos scrolling them on the
x-axis or moving your mobile device.

You can start embedding your panoramic images using the handy **shortcode** (TinyMCE
editor) or the new **Block**.

Easy Panorama uses the packed [Paver](http://terrymun.github.io/paver/?source=easy-panorama-wp-plugin).

#### Main features

 1. Enqueuing of Paver Javascript and CSS files.
 2. Customization of Paver appearance and behaviour from the Panorama Settings page.
 3. Other geek settings in the Advanced Settings page.
 4. [easy_panorama] shortcode to embed panoramic images with no hassle.
 5. Custom Panorama Block for a better editing experience.

#### Shortcode (Classic WordPress editor)

Include your favourite panoramic images in posts and pages using the **built-in 
shortcode functionality**.

If you are using the classic WordPress editor (TinyMCE), you will find the _Add 
Panorama_ button above the editor: click on the button and select the image you 
want to include.
 The shortcode will be inserted in the editor and replaced by the
panoramic viewer when you visit the website.

You can customize the appearance and behaviour of the panoramic viewer through the
Easy Panorama settings page or adding specific attributes to each shortcode: these
will override the general settings.

#### Shortcode attributes cheat sheet:

 * `id`: attachment/image WordPress id _(number)_ – **Required**
 * `url`: image url _(string)_
 * `meta`: determines whether a metadata overlay should be displayed _(boolean)_
 * `title`: image title, showed on overlay in case “Show image meta” (“meta” attribute)
   is set to true _(string)_
 * `alt`: image alternative text, showed on overlay in case “Show image meta” (“
   meta” attribute) is set to true _(string)_
 * `graceful_failure`: allows the display of failure message _(boolean)_
 * `failure_message`: this message will appear in mobile devices with no gyroscopic
   data or no physical orientation support _(string)_
 * `failure_message_insert`: the location where the failure message will be inserted_(
   before | after)_
 * `minimum_overflow`: the excess width the picture must have before panoramic viewer
   kicks in _(number)_
 * `start_position`: the start position of the panorama _(number from 0 to 1)_

#### Block (Gutenberg editor)

Include your favourite panoramic images in posts and pages using the **built-in 
block functionality**.

If you are using the Gutenberg editor (WordPress >= 5.0), you find the **Panorama**
block ready to be embedded in your post.
 Search for “Panorama” within the blocks
list, select it and choose the image you want to include. You can customize the 
appearance and behaviour of each panoramic viewer thanks to the Inspector Control.

#### Block features

 * Embed your panoramic/wide images in the new editor with no hassle.
 * Preview your panorama within the editor.
 * Customize the appearance and behaviour of each panoramic viewer thanks to the
   Inspector Control.
 * Transform “Image” blocks into “Panorama” blocks with one click.
 * Transform “Panorama” blocks into “Image” blocks with one click.
 * Transform previous inserted `[easy_panorama]` shortcodes into “Panorama” blocks
   with one click.

#### Requirements

Easy Panorama requires:

[WordPress](https://wordpress.org/) >= 4.5 (Required for TinyMCE shortcode)
 [WordPress](https://wordpress.org/)
>= 5.0 (Required for the new custom Panorama Block feature) [PHP](https://secure.php.net/manual/en/install.php)
>= 5.6 [Node](https://nodejs.org/en/) >= 8.9.X (Required for Block development) 
[Yarn](https://yarnpkg.com/en/docs/install) (Required for Block development)

#### Contribution

There are many ways to contribute to this plugin:

 1. Report a bug, submit pull request or new feature proposal: visit the [Github repo](https://github.com/leopuleo/easy-panorama).
 2. Translate it in your language: visit the [WordPress translation page](https://translate.wordpress.org/projects/wp-plugins/easy-panorama).
 3. Rate it 5 stars on [WordPress.org](https://wordpress.org/support/view/plugin-reviews/easy-panorama?filter=5#postform).
 4. Buy me a beer!

#### Support

Need help? Read the [FAQ](https://wordpress.org/plugins/easy-panorama/faq/) or visit
the [WordPress.org](https://wordpress.org/support/plugin/easy-panorama) support 
page / [Github Issue Tracker](https://github.com/leopuleo/easy-panorama/issues).

## 스크린샷

[⌊How to embed a Panorama using [easy_panorama] shortcode⌉⌊How to embed a Panorama
using [easy_panorama] shortcode⌉[

How to embed a Panorama using [easy_panorama] shortcode

[⌊How to embed a Panorama using Easy Panorama Block⌉⌊How to embed a Panorama using
Easy Panorama Block⌉[

How to embed a Panorama using Easy Panorama Block

[⌊How to transform [easy_panorama] shortcode into block⌉⌊How to transform [easy_panorama]
shortcode into block⌉[

How to transform [easy_panorama] shortcode into block

[⌊Easy Panorama settings page⌉⌊Easy Panorama settings page⌉[

Easy Panorama settings page

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   Panorama

## 설치

 1. Download the plugin from WordPress repository.
 2. Upload the plugin folder in `/plugins/`.
 3. Activate the plugin.

Done! Now you can embed panoramic pictures into WordPress editor clicking on the“
Add panorama” button. Choose the image and insert into the post/page: this will 
be rendered as panorama image. If you are using the Gutenberg editor (WordPress 
>= 5.0), you will find the Panorama Block within the blocks list. Visit the new 
admin page (Settings > Easy Panorama) to customize Paver scripts behaviour.

## FAQ

No FAQs ready yet.

## 후기

![](https://secure.gravatar.com/avatar/e1e47d93778d48deed9aa9e18ee8ea488e4d4bb5bca389dd2455bbb4e54b33f7?
s=60&d=retro&r=g)

### 󠀁[Excellent solution on desktop, not so much on mobile.](https://wordpress.org/support/topic/excellent-solution-on-desktop-not-so-much-on-mobile/)󠁿

 [Chise Hachiroku](https://profiles.wordpress.org/chise86/) 2025년 4월 6일

To begin with, this is really one of the best solution on desktop, as it allows 
easy viewing with mouse movement, does not affect scrolling, and still displays 
the picture quite nicely when JS is not available. As a design choice, on mobile
platforms the movement is controlled by gyroscope, which is also quite intuitive
when user figured that out, but only when the phone is being viewed with screen 
mostly parallel with the ground. It works dramatically worse, flashing from left
to right, when the phone is operated perpendicular to the ground, like when lying
down on one side, and it is rather annoying. I really hope to see this gets resolved,
such as on mobile the gyroscope position could be saved when the JS loads and movement
is based on the delta values from the initial position. I know this is quite unlikely
since it is an issue derived from the underlying solution, which has not been updated
for years. For the time being, I am converting panorama pictures to 360 sphere to
use other solutions out there.

![](https://secure.gravatar.com/avatar/60e69215cb07b8da373d6fea909175a8eccbd172ce5c79f962a8aa033be35f87?
s=60&d=retro&r=g)

### 󠀁[Ottimo plugin](https://wordpress.org/support/topic/ottimo-plugin-114/)󠁿

 [ViaggioControMano](https://profiles.wordpress.org/maxonline/) 2018년 8월 9일

Per il momento do un quattro stelle perché il plugin è ben fatto, ma la documentazione
è un po' troppo da esperti. Inoltre qualche parametro configurabile direttamente
dal plugin sarebbe auspicabile, come disabilitare il giroscopio. Una volta capito
però fa il suo dovere egregiamente

![](https://secure.gravatar.com/avatar/c80cc1b66edaa75cc4099be97ed00153b370c028ce4394c2a65e9c8bc78186e2?
s=60&d=retro&r=g)

### 󠀁[Not for Android?](https://wordpress.org/support/topic/not-for-android/)󠁿

 [hansjcotten](https://profiles.wordpress.org/hansjcotten/) 2017년 2월 20일 답글
1개

Works fine on a desktop (Chrome). SCrolling by mouse, good view with bar on the 
bottom to indicate where you are in the panorama. On Android (recent version 6) 
the scrolling is done by device orientation, this means moving/tilting the tablet
or phone. And all panorama's on the page respond to the tilting, not just the one
you want. So no wipe/touch support for Android alas. Perhaps acceptable on a phone,
unusable as is on a tablet. Such a pity, since it is a simple but adequate panorama
viewer.

![](https://secure.gravatar.com/avatar/792133df29ce64c77fc5cbfb1b20a4ad81634f02fc24c2d7cea98cee10d97663?
s=60&d=retro&r=g)

### 󠀁[Best Free Panorama Plugin](https://wordpress.org/support/topic/best-free-panorama-plugin/)󠁿

 [thunfischdose](https://profiles.wordpress.org/thunfischdose/) 2017년 1월 28일

For me the best and only way to present panoramas, when you want to provide mobile
support. With the fullwidth jquery workaround (see support) and the option to style
any img inside a div by adding class easy-panorama (very useful with div shortcode)
you are enabled to add panorama where ever you want.

![](https://secure.gravatar.com/avatar/b0fb36b35b7dc8354fbcd82c2a3adf7d228f7755498e8ddfcf7948dec35963f1?
s=60&d=retro&r=g)

### 󠀁[Great panorama plugin](https://wordpress.org/support/topic/great-panorama-plugin/)󠁿

 [flintsonline](https://profiles.wordpress.org/flintsonline/) 2016년 11월 5일

Does exactly what it needs to do… a simple implementation of the excellent 'Paver'
panorama script that provides a simple yet elegant way of showing big panoramas.
Simple to implement and use and it just works!

 [ 모든 5 평가 읽기 ](https://wordpress.org/support/plugin/easy-panorama/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Leonardo Giacone ](https://profiles.wordpress.org/leopeo/)

[자국어로 “Easy Panorama”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/easy-panorama)

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

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

## 변경이력

#### 1.1.5 (23/01/2023)

 * Bug fix: Sanitize and escape admin input fields. Thanks to [riodrwn](https://twitter.com/riodrwn)

#### 1.1.4 (15/12/2018)

 * Bug fix: Added `<MediaUploadCheck>` + `allowedType` control
 * Design: Moved tooltip help icon at bottom/right corner of the block

#### 1.1.3 (05/08/2018)

 * Bug fix: Replaced `withAPIData` with `withSelect`

#### 1.1.2 (03/08/2018)

 * Bug fix: Updated from Gutenberg `wp.blocks` to `wp.editor`
 * Bug fix: Updated from Gutenberg `ImagePlaceholder` to `MediaPlaceholder`

#### 1.1.1 (02/05/2018)

 * Bug fix: Paver dependencies are now enqueued in the right order

#### 1.1.0 MAJOR RELEASE (26/04/2018)

 * Updated Paver to 1.3.4
 * New feature: Gutenberg Block
 * New feature: `[easy_panorama]` accepts attributes for appearance and behaviour
   customization. See “Shortcode” section
 * Updated readme.txt
 * Updated plugin Overview page

#### 1.0.2 (06/05/2017)

 * Bug fix: HTML error in “Add Panorama” button + changed HTML from `<span>` to `
   <button>`. Thanks to [icehouze](https://wordpress.org/support/users/icehouze/)

#### 1.0.1 (08/10/2016)

 * Updated Paver to 1.3.2
 * Bug fix: `startPosition` value is sanitized correctly: from `absint` to `float`
 * Updated readme.txt
 * Updated plugin Overview page

#### 1.0.0 (09/09/2016)

 * First commit

## 기초

 *  버전 **1.1.5**
 *  최근 업데이트: **4년 전**
 *  활성화된 설치 **500+**
 *  워드프레스 버전 ** 4.5 또는 그 이상 **
 *  다음까지 시험됨: **6.1.14**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/easy-panorama/)
 * 태그:
 * [image](https://ko.wordpress.org/plugins/tags/image/)[panorama](https://ko.wordpress.org/plugins/tags/panorama/)
   [responsive](https://ko.wordpress.org/plugins/tags/responsive/)[shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
 *  [고급 보기](https://ko.wordpress.org/plugins/easy-panorama/advanced/)

## 평점

 별 5점 만점에 3.6점.

 *  [  2/5-별점 후기     ](https://wordpress.org/support/plugin/easy-panorama/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/easy-panorama/reviews/?filter=4)
 *  [  1/3-별점 후기     ](https://wordpress.org/support/plugin/easy-panorama/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/easy-panorama/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/easy-panorama/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/easy-panorama/reviews/#new-post)

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

## 기여자

 *   [ Leonardo Giacone ](https://profiles.wordpress.org/leopeo/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/easy-panorama/)

## 기부

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

 [ 이 플러그인에 기부하기 ](https://paypal.me/LeonardoGiacone)