Title: wpbackbutton
Author: mdix
Published: <strong>2012년 3월 7일</strong>
Last modified: 2012년 3월 7일

---

플러그인 검색

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

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

# wpbackbutton

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

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

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

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

## 설명

wpbackbutton adds a “Back” button to your WordPress blog which behaves like the 
javascript history.back() method. In contrast to history.back() it, of course, doesn’t
need Javascript & makes it possible to have a working ‘Back’ button even if the 
user comes to your blog via direct link (the “Back” button then redirects to the
frontpage).

## 설치

Install & activate plugin via wordpress backend.
 Add `<?php echo do_shortcode('[
renderBackButton]'); ?>` to your template (where you want to see the “Back” button).

## FAQ

  I can’t see the Back button on my Frontpage?

The “Back” button is only displayed if there’s a page to navigate back. Because 
there’s no page to navigate back to on the frontpage, you can’t see the button there,
even if you included it.

  How exactly does wpbackbutton work?

When a user enters a blog, wpbackbutton sets a cookie with the current URL and (
if the current URL is not the frontpage of your blog) the frontpage URL. If the 
user followed a direct link he’ll get redirected to the frontpage when pressing ‘
Back’, because there’s no history for that user. When starting with the frontpage
and navigating trough the blog, wpbackbutton saves the navigation history. When 
the “Back” button is clicked, the element, that has been viewed just before the 
current element, is loaded. This happens until the user is on the frontpage. Note:
It’s NOT neccessary to use the “Back” button in order to have a clean history. If
the user navigates to page A, then to page B and after that back to page A (with
a link, instead of pressing “Back”) the history acts as if the user pressed the “
Back” button.

Some navigation cases (different chars are different pages, where A is frontpage):

A -> B -> C -> D would reverse navigate C -> B -> A A -> B -> C -> D -> C would 
reverse navigate B -> A A -> B -> C -> D -> E -> C would reverse navigate E -> D-
> C -> B -> A A -> B -> C -> D -> A would clear the history (mainpage has no back
button)

  Where should I add the Back button?

I suppose that it’s no good idea to add the button into a loop, because you’d have
it below every post. Instead you should add it directly after / before the loop,
so it’s displayed once or twice (above and below the content). This typically takes
place in the single.php / page.php / category.php / … files of your template (wherever
a loop gets executed).

## 후기

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

## 기여자 & 개발자

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

기여자

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

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

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

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

## 변경이력

#### 0.2

first working, but untested version

#### 0.1

Initial creation.

## 기초

 *  버전 **0.2**
 *  최근 업데이트: **14년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.3.1 또는 그 이상 **
 *  다음까지 시험됨: **3.3.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/wpbackbutton/)
 * 태그:
 * [navigation](https://ko.wordpress.org/plugins/tags/navigation/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wpbackbutton/advanced/)

## 평점

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

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

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

## 기여자

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

## 지원

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

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

## 기부

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

 [ 이 플러그인에 기부하기 ](http://no-donate-link)