Title: SliceShow
Author: Tyler Jones
Published: <strong>2013년 2월 6일</strong>
Last modified: 2013년 6월 18일

---

플러그인 검색

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

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

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

# SliceShow

 작성자: [Tyler Jones](https://profiles.wordpress.org/tylerjones/)

[다운로드](https://downloads.wordpress.org/plugin/sliceshow.1.1.zip)

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

 [지원](https://wordpress.org/support/plugin/sliceshow/)

## 설명

SliceShow plugin for WordPress allows you to very quickly and easily create beautiful
slide shows on your site. You can add titles and links that will overlay the images
in your slideshow. You can create as many slideshows as you’d like and easily embed
those into your posts and pages using the `[sliceshow id="1"]` shortcode or directly
in your templates using the php function `<?php if( function_exists( 'sliceshow_slideshow')){
sliceshow_slideshow( 1 ); } ?>`

Slideshows are responsive as well, so they will scale from desktop to tablet to 
mobile sizes, automatically. Alternately you can define a custom size for your slideshow
using “fixed” pizel sizes, which is great for those times when you need a slideshow
to always be a specific size.

Uploaded images are also automatically resized via php to optimize the loading times
of your slideshow. No need to worry about your clients uploading 4000 pixel wide
images and slowing down their site!

**Note: this is the free version of SliceShow. If you’d like more features and access
to support, please consider purchasing [SliceShow Pro](http://plugins.slicenpress.com/sliceshow/)**

### Features

 * Responsive sizing – works great with responsive and standard themes
 * Create unlimited slideshows
 * Drag & drop reordering of slides
 * Automatic image resizing
 * Set the speed, transition, and size of each slideshow individually
 * Easily embed your slideshows with a shortcode & php template function
 * Looks great on mobile devices & tablets
 * Swipe to change slides on tablets and mobile devices
 * Solid core – built with a proper class style codebase for security and extensibility

**You can learn more about SliceShow at [Slice n Press](http://plugins.slicenpress.com/sliceshow/)**

## 스크린샷

[⌊Slideshow overview page⌉⌊Slideshow overview page⌉[

Slideshow overview page

[⌊SliceShow in action⌉⌊SliceShow in action⌉[

SliceShow in action

[⌊SliceShow mobile size - images auto scale to fit⌉⌊SliceShow mobile size - images
auto scale to fit⌉[

SliceShow mobile size – images auto scale to fit

[⌊Add a new slideshow⌉⌊Add a new slideshow⌉[

Add a new slideshow

[⌊Drag and drop reordering of slides⌉⌊Drag and drop reordering of slides⌉[

Drag and drop reordering of slides

[⌊Settings panel - NOTE: Style Chooser is only available in the Pro version⌉⌊Settings
panel - NOTE: Style Chooser is only available in the Pro version⌉[

Settings panel – NOTE: Style Chooser is only available in the Pro version

## 설치

To install the SliceShow plugin:

 1. Upload `sliceshow` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place the SliceShow shortcode in your pages or posts like `[sliceshow id="1"]` 
    replacing the id value with the id of your slideshow. To find the shortcode, just
    click on SliceShow – All Slideshows in the WordPress admin menu. The shortcode 
    for each slideshow is listed on this page.
 4. Alternately you can embed the slideshow via your templates using the php function`
    <?php if( function_exists( 'sliceshow_slideshow' ) ) { sliceshow_slideshow( 1 );}?
    >`. Replace the “1” with the id value of your slideshow.

## FAQ

  How do I file a bug report or get support?

If you’re using the free version of SliceShow, you can post on the WordPress.org
support forum, which we check periodically. Users of the Pro version of SliceShow
have access to support at [SliceShow Pro Support](http://plugins.slicenpress.com/support/)

  How do I add a slideshow to my posts or pages?

Place the SliceShow shortcode in your pages or posts like `[sliceshow id="1"]` replacing
the id value with the id of your slideshow. To find the shortcode, just click on
SliceShow – All Slideshows in the WordPress admin menu. The shortcode for each slideshow
is listed on this page.

  How do I add a slideshow to my theme’s template?

You can embed the slideshow via your templates using the php function `<?php if(
function_exists( 'sliceshow_slideshow' ) ) { sliceshow_slideshow( 1 ); } ?>`. Replace
the “1” with the id value of your slideshow.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ Tyler Jones ](https://profiles.wordpress.org/tylerjones/)

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

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

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

## 변경이력

#### 1.1

 * Added shortcode to sidebar of edit screen
 * Switched js code from flexslider to cycle2. NOTE: If you’ve applied custom css
   you may need to update your class names for the new cycle2 code.

#### 1.0

 * Initial Release

## 기초

 *  버전 **1.1**
 *  최근 업데이트: **13년 전**
 *  활성화된 설치 **100+**
 *  워드프레스 버전 ** 3.4.2 또는 그 이상 **
 *  다음까지 시험됨: **3.5.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/sliceshow/)
 * 태그:
 * [image Rotator](https://ko.wordpress.org/plugins/tags/image-rotator/)[image slider](https://ko.wordpress.org/plugins/tags/image-slider/)
   [javascript slider](https://ko.wordpress.org/plugins/tags/javascript-slider/)
   [slideshow](https://ko.wordpress.org/plugins/tags/slideshow/)
 *  [고급 보기](https://ko.wordpress.org/plugins/sliceshow/advanced/)

## 평점

 별 5점 만점에 4.1점.

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

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

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

## 기여자

 *   [ Tyler Jones ](https://profiles.wordpress.org/tylerjones/)

## 지원

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

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