Title: Before/After
Author: keighl
Published: <strong>2009년 12월 1일</strong>
Last modified: 2010년 1월 7일

---

플러그인 검색

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

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

# Before/After

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

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

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

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

## 설명

Organize “before and after” style portfolios embedded within WordPress posts. Before/
After allows you to select specific images out of your media library, and sort them
into respective before and after groups from the post editing page. Useful for anyone
who features their work or services (web-designers, artists, plumbers, etc.) on 
their site.

**[Support & Examples](http://www.keighl.com/plugins/before-after/)**

=Use=

 * Add images to your Media Library; these images will become available to you on
   the post add/edit page.
 * On the post add/edit page, simply drag images from the Media Library column into
   the Before and After columns.
 * To remove an item, double-click it.

=Template Tags=

=`<?php $beforeafter->is_gallery( id ); ?>`=

Returns true if there is a Before/After gallery associated with a particular post.

 * id:
    - A post id. Typically the current post, $post->ID

=`<?php $beforeafter->gallery( type , id , file , links , list , rel , limit ); ?
>`=

Returns the images stored in a particular Before/After gallery.

 * type:
    - Determines which gallery to return: before or after.
    - Values: ‘before’ , ‘after’
    - Default: ‘after’
 * id:
    - The post id. If set to 0, will return images from all posts with Before/After
      galleries.
    - Default: 0
 * file:
    - Determines the type of image to return: the original image file, or the thumbnail.
    - Values: ‘thumb’ , ‘file’
    - Default: ‘thumb’
 * links:
    - If set to true, will wrap images with links to the original files.
    - Values: true, false
    - Default: true
 * list:
    - If set to true, wraps the image in
    -  tags.
    - Values: true, fase
    - Default: false
 * rel:
    - Alters the default rel parameter for image links.
    - Default: ‘beforeafter’
 * limit:
    - Limits how many items are returned.
    - Default: all of ’em.

## 스크린샷

[⌊A view from the post add/edit interface.⌉⌊A view from the post add/edit interface
.⌉[

A view from the post add/edit interface.

## 설치

 1. Upload `beforeafter.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place template tags in theme files.

## FAQ

  Can you upload photos directly from the post edit page?

No. Upload them to the media library directly; it works better.

  Can an image be in more than one gallery?

As of right now, no. If folks feel the need to do this, I can implement that feature.
Please note that the images are still available to do any other WordPress stuff (
eg. insert into post content), but may only used once within Before/After.

I’ve set it up this way to avoid confusing multiple images in the admin interface.

  How is Before/After styled?

It is not styled in any way. The plugin gives you an admin interface, and the template
tags to build any kind of gallery you want. Style it with CSS, or use it in conjunction
with a javascript library like jQuery.

To use this plugin you must be familiar with theme files and rudimentary PHP.

## 후기

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

## 기여자 & 개발자

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

기여자

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

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

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

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

## 변경이력

=0.2=
 * Adds a ‘limit’ argument to gallery()

#### 0.1

 * Initial release.

## 기초

 *  버전 **0.2**
 *  최근 업데이트: **17년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.5 또는 그 이상 **
 *  다음까지 시험됨: **2.9.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/beforeafter/)
 * 태그:
 * [before after](https://ko.wordpress.org/plugins/tags/before-after/)[cms](https://ko.wordpress.org/plugins/tags/cms/)
   [image gallery](https://ko.wordpress.org/plugins/tags/image-gallery/)[media library](https://ko.wordpress.org/plugins/tags/media-library/)
   [portfolio](https://ko.wordpress.org/plugins/tags/portfolio/)
 *  [고급 보기](https://ko.wordpress.org/plugins/beforeafter/advanced/)

## 평점

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

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

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

## 기여자

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

## 지원

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

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

## 기부

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

 [ 이 플러그인에 기부하기 ](http://www.keighl.com/plugins/before-after/)