Title: WP Post Navigation
Author: Anas Mir
Published: <strong>2013년 4월 6일</strong>
Last modified: 2017년 4월 24일

---

플러그인 검색

![](https://ps.w.org/wp-post-navigation/assets/banner-772x250.png?rev=692828)

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

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

# WP Post Navigation

 작성자: [Anas Mir](https://profiles.wordpress.org/sharpcoders/)

[다운로드](https://downloads.wordpress.org/plugin/wp-post-navigation.zip)

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

 [지원](https://wordpress.org/support/plugin/wp-post-navigation/)

## 설명

WP Post Navigation Plugin gives you facility to show Previous and Next Post Links
at the Top or Bottom of a Post.
 You can set to navigate within category or date
wise navigation. You’ve the option to set Post Navigation Bar at Bottom, Top or 
both Top & Bottom. You can apply CSS style to Previous and Next Post Links. You 
can set custom text instead of Next and Previous Post Titles. You can set custom
Image for Next and Previous Post Links. Manually Place Post Navigation in single.
php, just Copy & paste following code anywhere in single.php page under get_header();
<?php echo isset( $WPPostNavigation ) ? $WPPostNavigation->WP_Custom_Post_Navigation():”;?
> For Help visit: http://sharp-coders.com/wp-post-navigation/

## 스크린샷

[⌊Admin Panel Setting⌉⌊Admin Panel Setting⌉[

Admin Panel Setting

[⌊WP Post Navigation⌉⌊WP Post Navigation⌉[

WP Post Navigation

[[

## 설치

#### Step 1

 1. Download zip file and Extract it
 2. Upload wp-post-navigation folder to your /wp-content/plugins/ folder.
 3. Go to the ‘Plugins’ page in the menu and activate the plugin.

#### Step 2

 1. Go to Wodpress Admin Panel > Setting > WP Post Navigation
 2. If you want to apply CSS style to Previous and Next Post Links, then write CSS 
    Code in CSS Code for Links Box.
 3. If you want to apply custom text to Previous and Next posts instead of Post Titles,
    you can enable the Option Custom Text and Set Previous & Next Post Text.
 4. If you want to use Images for Previous and Next post links instead of text, you
    can enable Use Images Options and give complete url of the images.

## FAQ

  Installation Instructions

#### Step 1

 1. Download zip file and Extract it
 2. Upload wp-post-navigation folder to your /wp-content/plugins/ folder.
 3. Go to the ‘Plugins’ page in the menu and activate the plugin.

#### Step 2

 1. Go to Wodpress Admin Panel > Setting > WP Post Navigation
 2. If you want to apply CSS style to Previous and Next Post Links, then write CSS 
    Code in CSS Code for Links Box.
 3. If you want to apply custom text to Previous and Next posts instead of Post Titles,
    you can enable the Option Custom Text and Set Previous & Next Post Text.
 4. If you want to use Images for Previous and Next post links instead of text, you
    can enable Use Images Options and give complete url of the images.

  Which is the good place to show Post Navigation?

In my opinion, at the Bottom of the Content.

## 후기

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

### 󠀁[Useful stuff!](https://wordpress.org/support/topic/useful-stuff-3/)󠁿

 [Michael Krivoshey](https://profiles.wordpress.org/michaelukr/) 2019년 6월 8일

An useful plugin, pure and simple . Do everything out of the box but why no updates?
Please update it or make a fork.

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

### 󠀁[What I wanted](https://wordpress.org/support/topic/what-i-wanted-4/)󠁿

 [jaroslawistok](https://profiles.wordpress.org/jaroslawistok/) 2018년 5월 13일

Exactly what I expected! Also on mobile device

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

### 󠀁[It works!](https://wordpress.org/support/topic/it-works-1322/)󠁿

 [wporgman](https://profiles.wordpress.org/wporgman/) 2017년 11월 13일

I love the plugin. It allows my visitors to hit on the next/previous post by clicking
on the buttons. However, my only complaint is that, visitors can only go to the 
next/previous post FROM THE SAME CATEGORY. But what if my visitors wants to browse
through the LATEST posts on the homepage? It would be nice to have both! 🙂 I believe
this is a Wordpress issue and not a plugin issue. Anyway, I love this reliable plugin
nonetheless. Good work Devs! 😀

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

### 󠀁[Thank you!](https://wordpress.org/support/topic/thank-you-1076/)󠁿

 [clever_name](https://profiles.wordpress.org/clever_name/) 2016년 9월 3일

I’ve been trying to create my own navigation links for category nav and archive 
nav respectively. This plugin does exactly what I need it to do! Thank you 🙂

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

### 󠀁[No category sorting to be selected](https://wordpress.org/support/topic/no-category-sorting-to-be-selected/)󠁿

 [JK](https://profiles.wordpress.org/worldwidej/) 2016년 9월 3일

I think the plugin is working with WP 4.5 (April 2016) though it has not been updated
for 2 years. But what I need it for is not working, not available: sort by category.
There is no field in the backend to switch from sorting by date to sorting by category.
I guess it requires programming abilities, which I do not expect from a plugin. 
I am not a programmer and like to use WordPress´ CMS. Have to go on searching for
another plugin that sorts by category… (weird enough to me that is not in the theme
or WP in general as I would think it is useful for everyone in general).

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

### 󠀁[Looks cool](https://wordpress.org/support/topic/looks-cool-4/)󠁿

 [Direct Sellers Society](https://profiles.wordpress.org/direct-sellers-society/)
2016년 9월 3일

Works quite well in the Salient Theme we are using for our website

 [ 모든 26 평가 읽기 ](https://wordpress.org/support/plugin/wp-post-navigation/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Anas Mir ](https://profiles.wordpress.org/sharpcoders/)

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

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

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

## 변경이력

= 1.2.4
 * Testet on WordPress 4.7.4

= 1.2.3
 * Post Next/Previous position Reseverse option added * Disable Auto place
navigation option is added (You can disable auto and can place navigation manually)*
On updation you’ll not lose your previous settings * Bugs Fixed

#### 1.2.2

 * Bugs Fixed
 * Position option is removed, by default shows at the bottom
 * Manually Place Post Navigation anywhere in single.php file

#### 1.2.1

 * Bugs Fixed

#### 1.2

 * Compatible with WordPress 3.8
 * Show Post Navigation above the Post Title

#### 1.1

 * Navigate Within Category Option Added

#### 1.0.1

 * Bugs Fixed

## 기초

 *  버전 **1.2.4**
 *  최근 업데이트: **9년 전**
 *  활성화된 설치 **1,000+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **4.7.35**
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-post-navigation/)
 * 태그:
 * [next and previous post](https://ko.wordpress.org/plugins/tags/next-and-previous-post/)
   [next post link](https://ko.wordpress.org/plugins/tags/next-post-link/)[post navigation](https://ko.wordpress.org/plugins/tags/post-navigation/)
   [previous post link](https://ko.wordpress.org/plugins/tags/previous-post-link/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-post-navigation/advanced/)

## 평점

 별 5점 만점에 4.1점.

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

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

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

## 기여자

 *   [ Anas Mir ](https://profiles.wordpress.org/sharpcoders/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-post-navigation/)

## 기부

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

 [ 이 플러그인에 기부하기 ](http://sharp-coders.com)