설명
Replaces the boring nextpage pagination navigation system with something more informative that includes the page number and page count and links to the First and Previous and Next and Last pages. It also provides a link to display all pages as a single page and back.
스크린샷
설치
- Unzip ‘wp-link-pages-extended.zip’ inside the ‘/wp-content/plugins/’ directory or install via the built-in WordPress plugin installer.
- Activate the plugin through the WordPress ‘Plugins’ admin page.
FAQ
- When viewing the “View All” extended link list, why is the first page number listed not a link to the first page of the page or post?
-
The
wp_link_pages()
function that generates the internal link list is seeing the existing page as the first page and therefore is not producing a link to itself.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“WP Link Pages Extended”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자변경이력
1.0
Initial Release