Mô tả
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.
Ảnh màn hình
Cài đặt
- 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.
Hỏi đáp
- 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Link Pages Extended” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Link Pages Extended” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
Initial Release