WordPress

2. 페이지 전체를 감추는 플러그인

비오는 가을 2013. 1. 2. 16:14

정적인 웹사이트를 만들때에 필요한 기능이다. 

즉 네비게이션에서 HOME 를 없앨 수 없으니까

페이지 하나를 만든다은 그것을 정적인 페이지 읽기 로 설정해주고

그 페이지자체를 없애주는 건데



Page Lists Plus

Adds customisation options to the wp_list_pages function which is used to create Page menus. Change the link text and title attributes, redirect, nofollow or unlink links, and remove links from page lists altogether, all through the WordPress dashboard.

버전 1.1.8 | Tim Holt님이 만듬 | 플러그인 사이트 방문



이 플러그 인이고



페이지 편집란에


Page Lists Plus 부분에


 This link text will be used in page lists generated using wp_list_pages().


 If this box is checked, then this Page will appear in page lists generated using wp_list_pages().

You can change which options appear here through the Settings > Page Lists Plus screen.


위의 박스를 언체킹 해주면 네비게이션에서 페이지가 사라진다. 

일종의 눈속임인데 괜찮은 기능이다.